xemu-0.8.47-master-f82c6865fc27a07f52470e0a1da30151b130b4a2:Linux_x86_64:gl_NVIDIA_Corporation_NVIDIA_GeForce_GTX_1070-PCIe-SSE2:gslv_4.00_NVIDIA_via_Cg_compiler vs Xbox_Hardware
2D_Lines
2DLine-15-C000003E0-400_200-400_400
XRGB 555 color depth - green vertical line from 400, 200 - 400, 400.
2DLine-16-C000007E0-400_200-400_400
XRGB 565 color depth - green vertical line from 400, 200 - 400, 400.
2DLine-24-C0000FF00-400_200-400_400
XRGB 888 - green vertical line from 400, 200 - 400, 400
2DLine-24-C0000FF00-444_222-444_444
XRGB 888 - green vertical line from 444, 222 - 444, 444
2DLine-24-C00FF0000-400_200-400_400
XRGB 888 - red vertical line from 400, 200 - 400, 400
2DLine-24-C00FFFFFF-0_0-639_479
XRGB 888 - white diagonal line from 0, 0, - 639, 479 (one pixel short of bottom right corner)
2DLine-24-C00FFFFFF-400_0-400_479
XRGB 888 - white vertical line from 400, 0 - 400, 479 (one pixel short of bottom)
2DLine-24-C00FFFFFF-639_479-0_0
XRGB 888 - white diagonal line from 639, 479 - 0, 0 (one pixel short of the upper left corner)
2DLine-24-CFFFFFFFF-100_100-100_400
XRGB 888 - white vertical line from 100, 100 - 100, 400 - alpha is ignored
3D_primitive
LineLoop
Draws vertices as a line loop using NV097_DRAW_ARRAYS
LineLoop-inlinearrays
Draws vertices as a line loop using NV097_INLINE_ARRAY
LineLoop-inlinearrays-ls
Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing enabled.
LineLoop-inlinearrays-ls-ps
Draws vertices as a line loop using NV097_INLINE_ARRAY with line smoothing and polygon smoothing enabled.
LineLoop-inlinearrays-ps
Draws vertices as a line loop using NV097_INLINE_ARRAY with polygon smoothing enabled.
LineLoop-inlinebuf
Draws vertices as a line loop using NV097_SET_VERTEX3F
LineLoop-inlinebuf-ls
Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing enabled.
LineLoop-inlinebuf-ls-ps
Draws vertices as a line loop using NV097_SET_VERTEX3F with line smoothing and polygon smoothing enabled.
LineLoop-inlinebuf-ps
Draws vertices as a line loop using NV097_SET_VERTEX3F with polygon smoothing enabled.
LineLoop-inlineelements
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16
LineLoop-inlineelements-ls
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
LineLoop-inlineelements-ls-ps
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with line smoothing and polygon smoothing enabled.
LineLoop-inlineelements-ps
Draws vertices as a line loop using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
LineLoop-ls
Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing enabled.
LineLoop-ls-ps
Draws vertices as a line loop using NV097_DRAW_ARRAYS with line smoothing and polygon smoothing enabled.
LineLoop-ps
Draws vertices as a line loop using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Lines
Draws vertices as lines using NV097_DRAW_ARRAYS
Lines-inlinearrays
Draws vertices as lines using NV097_INLINE_ARRAY
Lines-inlinearrays-ls
Draws vertices as lines using NV097_INLINE_ARRAY with line smoothing enabled.
Lines-inlinearrays-ls-ps
Draws vertices as lines using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Lines-inlinearrays-ps
Draws vertices as lines using NV097_INLINE_ARRAY with polygon smoothing enabled.
Lines-inlinebuf
Draws vertices as lines using NV097_SET_VERTEX3F
Lines-inlinebuf-ls
Draws vertices as lines using NV097_SET_VERTEX3F with line smoothing enabled.
Lines-inlinebuf-ls-ps
Draws vertices as lines using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Lines-inlinebuf-ps
Draws vertices as lines using NV097_SET_VERTEX3F with polygon smoothing enabled.
Lines-inlineelements
Draws vertices as lines using NV097_ARRAY_ELEMENT16
Lines-inlineelements-ls
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Lines-inlineelements-ls-ps
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Lines-inlineelements-ps
Draws vertices as lines using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Lines-ls
Draws vertices as lines using NV097_DRAW_ARRAYS with line smoothing enabled.
Lines-ls-ps
Draws vertices as lines using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Lines-ps
Draws vertices as lines using NV097_DRAW_ARRAYS with polygon smoothing enabled.
LineStrip
Draws vertices as a line strip using NV097_DRAW_ARRAYS
LineStrip-inlinearrays
Draws vertices as a line strip using NV097_INLINE_ARRAY
LineStrip-inlinearrays-ls
Draws vertices as a line strip using NV097_INLINE_ARRAY with line smoothing enabled.
LineStrip-inlinearrays-ls-ps
Draws vertices as a line strip using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
LineStrip-inlinearrays-ps
Draws vertices as a line strip using NV097_INLINE_ARRAY with polygon smoothing enabled.
LineStrip-inlinebuf
Draws vertices as a line strip using NV097_SET_VERTEX3F
LineStrip-inlinebuf-ls
Draws vertices as a line strip using NV097_SET_VERTEX3F with line smoothing enabled.
LineStrip-inlinebuf-ls-ps
Draws vertices as a line strip using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
LineStrip-inlinebuf-ps
Draws vertices as a line strip using NV097_SET_VERTEX3F with polygon smoothing enabled.
LineStrip-inlineelements
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16
LineStrip-inlineelements-ls
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
LineStrip-inlineelements-ls-ps
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
LineStrip-inlineelements-ps
Draws vertices as a line strip using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
LineStrip-ls
Draws vertices as a line strip using NV097_DRAW_ARRAYS with line smoothing enabled.
LineStrip-ls-ps
Draws vertices as a line strip using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
LineStrip-ps
Draws vertices as a line strip using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Polygon
Draws vertices as a polygon using NV097_DRAW_ARRAYS
Polygon-inlinearrays
Draws vertices as a polygon using NV097_INLINE_ARRAY
Polygon-inlinearrays-ls
Draws vertices as a polygon using NV097_INLINE_ARRAY with line smoothing enabled.
Polygon-inlinearrays-ls-ps
Draws vertices as a polygon using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Polygon-inlinearrays-ps
Draws vertices as a polygon using NV097_INLINE_ARRAY with polygon smoothing enabled.
Polygon-inlinebuf
Draws vertices as a polygon using NV097_SET_VERTEX3F
Polygon-inlinebuf-ls
Draws vertices as a polygon using NV097_SET_VERTEX3F with line smoothing enabled.
Polygon-inlinebuf-ls-ps
Draws vertices as a polygon using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Polygon-inlinebuf-ps
Draws vertices as a polygon using NV097_SET_VERTEX3F with polygon smoothing enabled.
Polygon-inlineelements
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16
Polygon-inlineelements-ls
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Polygon-inlineelements-ls-ps
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Polygon-inlineelements-ps
Draws vertices as a polygon using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Polygon-ls
Draws vertices as a polygon using NV097_DRAW_ARRAYS with line smoothing enabled.
Polygon-ls-ps
Draws vertices as a polygon using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Polygon-ps
Draws vertices as a polygon using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Quads
Draws vertices as quads using NV097_DRAW_ARRAYS
Quads-inlinearrays
Draws vertices as quads using NV097_INLINE_ARRAY
Quads-inlinearrays-ls
Draws vertices as quads using NV097_INLINE_ARRAY with line smoothing enabled.
Quads-inlinearrays-ls-ps
Draws vertices as quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Quads-inlinearrays-ps
Draws vertices as quads using NV097_INLINE_ARRAY with polygon smoothing enabled.
Quads-inlinebuf
Draws vertices as quads using NV097_SET_VERTEX3F
Quads-inlinebuf-ls
Draws vertices as quads using NV097_SET_VERTEX3F with line smoothing enabled.
Quads-inlinebuf-ls-ps
Draws vertices as quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Quads-inlinebuf-ps
Draws vertices as quads using NV097_SET_VERTEX3F with polygon smoothing enabled.
Quads-inlineelements
Draws vertices as quads using NV097_ARRAY_ELEMENT16
Quads-inlineelements-ls
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Quads-inlineelements-ls-ps
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Quads-inlineelements-ps
Draws vertices as quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Quads-ls
Draws vertices as quads using NV097_DRAW_ARRAYS with line smoothing enabled.
Quads-ls-ps
Draws vertices as quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Quads-ps
Draws vertices as quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.
QuadStrip
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS
QuadStrip-inlinearrays
Draws vertices as a strip of quads using NV097_INLINE_ARRAY
QuadStrip-inlinearrays-ls
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line smoothing enabled.
QuadStrip-inlinearrays-ls-ps
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
QuadStrip-inlinearrays-ps
Draws vertices as a strip of quads using NV097_INLINE_ARRAY with polygon smoothing enabled.
QuadStrip-inlinebuf
Draws vertices as a strip of quads using NV097_SET_VERTEX3F
QuadStrip-inlinebuf-ls
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line smoothing enabled.
QuadStrip-inlinebuf-ls-ps
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
QuadStrip-inlinebuf-ps
Draws vertices as a strip of quads using NV097_SET_VERTEX3F with polygon smoothing enabled.
QuadStrip-inlineelements
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16
QuadStrip-inlineelements-ls
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
QuadStrip-inlineelements-ls-ps
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
QuadStrip-inlineelements-ps
Draws vertices as a strip of quads using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
QuadStrip-ls
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line smoothing enabled.
QuadStrip-ls-ps
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
QuadStrip-ps
Draws vertices as a strip of quads using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Triangles
Draws vertices as triangles using NV097_DRAW_ARRAYS
Triangles-inlinearrays
Draws vertices as triangles using NV097_INLINE_ARRAY
Triangles-inlinearrays-ls
Draws vertices as triangles using NV097_INLINE_ARRAY with line smoothing enabled.
Triangles-inlinearrays-ls-ps
Draws vertices as triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
Triangles-inlinearrays-ps
Draws vertices as triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.
Triangles-inlinebuf
Draws vertices as triangles using NV097_SET_VERTEX3F
Triangles-inlinebuf-ls
Draws vertices as triangles using NV097_SET_VERTEX3F with line smoothing enabled.
Triangles-inlinebuf-ls-ps
Draws vertices as triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
Triangles-inlinebuf-ps
Draws vertices as triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.
Triangles-inlineelements
Draws vertices as triangles using NV097_ARRAY_ELEMENT16
Triangles-inlineelements-ls
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
Triangles-inlineelements-ls-ps
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
Triangles-inlineelements-ps
Draws vertices as triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
Triangles-ls
Draws vertices as triangles using NV097_DRAW_ARRAYS with line smoothing enabled.
Triangles-ls-ps
Draws vertices as triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
Triangles-ps
Draws vertices as triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.
TriFan
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS
TriFan-inlinearrays
Draws vertices as a triangle fan using NV097_INLINE_ARRAY
TriFan-inlinearrays-ls
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line smoothing enabled.
TriFan-inlinearrays-ls-ps
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
TriFan-inlinearrays-ps
Draws vertices as a triangle fan using NV097_INLINE_ARRAY with polygon smoothing enabled.
TriFan-inlinebuf
Draws vertices as a triangle fan using NV097_SET_VERTEX3F
TriFan-inlinebuf-ls
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line smoothing enabled.
TriFan-inlinebuf-ls-ps
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
TriFan-inlinebuf-ps
Draws vertices as a triangle fan using NV097_SET_VERTEX3F with polygon smoothing enabled.
TriFan-inlineelements
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16
TriFan-inlineelements-ls
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
TriFan-inlineelements-ls-ps
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
TriFan-inlineelements-ps
Draws vertices as a triangle fan using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
TriFan-ls
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line smoothing enabled.
TriFan-ls-ps
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
TriFan-ps
Draws vertices as a triangle fan using NV097_DRAW_ARRAYS with polygon smoothing enabled.
TriStrip
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS
TriStrip-inlinearrays
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY
TriStrip-inlinearrays-ls
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line smoothing enabled.
TriStrip-inlinearrays-ls-ps
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with line and polygon smoothing enabled.
TriStrip-inlinearrays-ps
Draws vertices as a strip of triangles using NV097_INLINE_ARRAY with polygon smoothing enabled.
TriStrip-inlinebuf
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F
TriStrip-inlinebuf-ls
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line smoothing enabled.
TriStrip-inlinebuf-ls-ps
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with line and polygon smoothing enabled.
TriStrip-inlinebuf-ps
Draws vertices as a strip of triangles using NV097_SET_VERTEX3F with polygon smoothing enabled.
TriStrip-inlineelements
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16
TriStrip-inlineelements-ls
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line smoothing enabled.
TriStrip-inlineelements-ls-ps
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with line and polygon smoothing enabled.
TriStrip-inlineelements-ps
Draws vertices as a strip of triangles using NV097_ARRAY_ELEMENT16 with polygon smoothing enabled.
TriStrip-ls
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line smoothing enabled.
TriStrip-ls-ps
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with line and polygon smoothing enabled.
TriStrip-ps
Draws vertices as a strip of triangles using NV097_DRAW_ARRAYS with polygon smoothing enabled.
Alpha_func
AlphaFuncEqual_Enabled
Tests NV097_SET_ALPHA_FUNC_V_EQUAL with NV097_SET_ALPHA_TEST_ENABLE = true
AlphaFuncGreaterThan_Enabled
Tests NV097_SET_ALPHA_FUNC_V_GREATER with NV097_SET_ALPHA_TEST_ENABLE = true
AlphaFuncGreaterThanOrEqual_Enabled
Tests NV097_SET_ALPHA_FUNC_V_GEQUAL with NV097_SET_ALPHA_TEST_ENABLE = true
AlphaFuncLessThan_Enabled
Tests NV097_SET_ALPHA_FUNC_V_LESS with NV097_SET_ALPHA_TEST_ENABLE = true
AlphaFuncLessThanOrEqual_Enabled
Tests NV097_SET_ALPHA_FUNC_V_LEQUAL with NV097_SET_ALPHA_TEST_ENABLE = true
AlphaFuncNotEqual_Enabled
Tests NV097_SET_ALPHA_FUNC_V_NOTEQUAL with NV097_SET_ALPHA_TEST_ENABLE = true
Antialiasing_tests
AAOnThenOffCPUWrite
Configure the framebuffer surface with some antialiasing mode, clear, change the mode, modify the framebuffer by writing directly to VRAM, then render. Used to reproduce xemu-project/xemu#652.
CPUWriteIgnoresSurfaceConfig
This test verifies that direct writes to VRAM bypass any surface configuration. It sets up a texture surface with antialiasing enabled, then writes directly to texture memory and renders the texture to the screen. It is expected that antialiasing has no effect.
FBSurfaceWithCenterCorner2
GPUAAWriteAfterCPUWrite
NonAACPURoundTrip
Attrib_carryover
L-bd0.1_0.0_1.0_1.0-da
L-bd0.2_0.0_0.6_1.0-ie
L-bd0.5_0.0_0.0_1.0-ia
L-bd0.8_0.0_0.0_1.0-ib
L-bs0.1_0.0_1.0_1.0-da
L-bs0.2_0.0_0.6_1.0-ie
L-bs0.5_0.0_0.0_1.0-ia
L-bs0.8_0.0_0.0_1.0-ib
L-d0.1_0.0_1.0_1.0-da
L-d0.2_0.0_0.6_1.0-ie
L-d0.5_0.0_0.0_1.0-ia
L-d0.8_0.0_0.0_1.0-ib
L-fc0.1_0.0_1.0_1.0-da
L-fc0.2_0.0_0.6_1.0-ie
L-fc0.5_0.0_0.0_1.0-ia
L-fc0.8_0.0_0.0_1.0-ib
L-n0.1_0.0_1.0_1.0-da
L-n0.2_0.0_0.6_1.0-ie
L-n0.5_0.0_0.0_1.0-ia
L-n0.8_0.0_0.0_1.0-ib
L-ps0.1_0.0_1.0_1.0-da
L-ps0.2_0.0_0.6_1.0-ie
L-ps0.5_0.0_0.0_1.0-ia
L-ps0.8_0.0_0.0_1.0-ib
L-s0.1_0.0_1.0_1.0-da
L-s0.2_0.0_0.6_1.0-ie
L-s0.5_0.0_0.0_1.0-ia
L-s0.8_0.0_0.0_1.0-ib
L-t00.1_0.0_1.0_1.0-da
L-t00.2_0.0_0.6_1.0-ie
L-t00.5_0.0_0.0_1.0-ia
L-t00.8_0.0_0.0_1.0-ib
L-t10.1_0.0_1.0_1.0-da
L-t10.2_0.0_0.6_1.0-ie
L-t10.5_0.0_0.0_1.0-ia
L-t10.8_0.0_0.0_1.0-ib
L-t20.1_0.0_1.0_1.0-da
L-t20.2_0.0_0.6_1.0-ie
L-t20.5_0.0_0.0_1.0-ia
L-t20.8_0.0_0.0_1.0-ib
L-t30.1_0.0_1.0_1.0-da
L-t30.2_0.0_0.6_1.0-ie
L-t30.5_0.0_0.0_1.0-ia
L-t30.8_0.0_0.0_1.0-ib
L-w0.1_0.0_1.0_1.0-da
L-w0.2_0.0_0.6_1.0-ie
L-w0.5_0.0_0.0_1.0-ia
L-w0.8_0.0_0.0_1.0-ib
T-bd0.1_0.0_1.0_1.0-da
T-bd0.5_0.0_0.0_1.0-ia
T-bd0.8_0.0_0.0_1.0-ib
T-bs0.1_0.0_1.0_1.0-da
T-bs0.5_0.0_0.0_1.0-ia
T-bs0.8_0.0_0.0_1.0-ib
T-d0.1_0.0_1.0_1.0-da
T-d0.2_0.0_0.6_1.0-ie
T-d0.5_0.0_0.0_1.0-ia
T-d0.8_0.0_0.0_1.0-ib
T-fc0.1_0.0_1.0_1.0-da
T-fc0.5_0.0_0.0_1.0-ia
T-fc0.8_0.0_0.0_1.0-ib
T-n0.1_0.0_1.0_1.0-da
T-n0.5_0.0_0.0_1.0-ia
T-n0.8_0.0_0.0_1.0-ib
T-ps0.1_0.0_1.0_1.0-da
T-ps0.5_0.0_0.0_1.0-ia
T-ps0.8_0.0_0.0_1.0-ib
T-s0.1_0.0_1.0_1.0-da
T-s0.5_0.0_0.0_1.0-ia
T-s0.8_0.0_0.0_1.0-ib
T-t00.1_0.0_1.0_1.0-da
T-t00.5_0.0_0.0_1.0-ia
T-t00.8_0.0_0.0_1.0-ib
T-t10.1_0.0_1.0_1.0-da
T-t10.5_0.0_0.0_1.0-ia
T-t10.8_0.0_0.0_1.0-ib
T-t20.1_0.0_1.0_1.0-da
T-t20.5_0.0_0.0_1.0-ia
T-t20.8_0.0_0.0_1.0-ib
T-t30.1_0.0_1.0_1.0-da
T-t30.5_0.0_0.0_1.0-ia
T-t30.8_0.0_0.0_1.0-ib
T-w0.1_0.0_1.0_1.0-da
T-w0.5_0.0_0.0_1.0-ia
T-w0.8_0.0_0.0_1.0-ib
Attrib_float
-1_1
-8_1
-INF_INF
-Max_Max
-MinN_MinN
-NaNq_NaNq
-NaNs_NaNs
0_1
0_8
Attrib_setter
Setters-alpha
Setters-visible
Blend_tests
0_SADD_1
0_SADD_1-cA
0_SADD_1-cRGB
0_SADD_1-dstA
0_SADD_1-dstRGB
0_SADD_1-srcA
0_SADD_1-srcRGB
0_SADD_cA
0_SADD_cRGB
0_SADD_dstA
0_SADD_dstRGB
0_SADD_srcA
0_SADD_srcAsat
0_SADD_srcRGB
0_SREVSUB_1
0_SREVSUB_1-cA
0_SREVSUB_1-cRGB
0_SREVSUB_1-dstA
0_SREVSUB_1-dstRGB
0_SREVSUB_1-srcA
0_SREVSUB_1-srcRGB
0_SREVSUB_cA
0_SREVSUB_cRGB
0_SREVSUB_dstA
0_SREVSUB_dstRGB
0_SREVSUB_srcA
0_SREVSUB_srcAsat
0_SREVSUB_srcRGB
1-cA_SADD_0
1-cA_SADD_1
1-cA_SADD_1-cA
1-cA_SADD_1-cRGB
1-cA_SADD_1-dstA
1-cA_SADD_1-dstRGB
1-cA_SADD_1-srcA
1-cA_SADD_1-srcRGB
1-cA_SADD_cA
1-cA_SADD_cRGB
1-cA_SADD_dstA
1-cA_SADD_dstRGB
1-cA_SADD_srcA
1-cA_SADD_srcAsat
1-cA_SADD_srcRGB
1-cA_SREVSUB_0
1-cA_SREVSUB_1
1-cA_SREVSUB_1-cA
1-cA_SREVSUB_1-cRGB
1-cA_SREVSUB_1-dstA
1-cA_SREVSUB_1-dstRGB
1-cA_SREVSUB_1-srcA
1-cA_SREVSUB_1-srcRGB
1-cA_SREVSUB_cA
1-cA_SREVSUB_cRGB
1-cA_SREVSUB_dstA
1-cA_SREVSUB_dstRGB
1-cA_SREVSUB_srcA
1-cA_SREVSUB_srcAsat
1-cA_SREVSUB_srcRGB
1-cRGB_SADD_0
1-cRGB_SADD_1
1-cRGB_SADD_1-cA
1-cRGB_SADD_1-cRGB
1-cRGB_SADD_1-dstA
1-cRGB_SADD_1-dstRGB
1-cRGB_SADD_1-srcA
1-cRGB_SADD_1-srcRGB
1-cRGB_SADD_cA
1-cRGB_SADD_cRGB
1-cRGB_SADD_dstA
1-cRGB_SADD_dstRGB
1-cRGB_SADD_srcA
1-cRGB_SADD_srcAsat
1-cRGB_SADD_srcRGB
1-cRGB_SREVSUB_0
1-cRGB_SREVSUB_1
1-cRGB_SREVSUB_1-cA
1-cRGB_SREVSUB_1-cRGB
1-cRGB_SREVSUB_1-dstA
1-cRGB_SREVSUB_1-dstRGB
1-cRGB_SREVSUB_1-srcA
1-cRGB_SREVSUB_1-srcRGB
1-cRGB_SREVSUB_cA
1-cRGB_SREVSUB_cRGB
1-cRGB_SREVSUB_dstA
1-cRGB_SREVSUB_dstRGB
1-cRGB_SREVSUB_srcA
1-cRGB_SREVSUB_srcAsat
1-cRGB_SREVSUB_srcRGB
1-dstA_SADD_0
1-dstA_SADD_1
1-dstA_SADD_1-cA
1-dstA_SADD_1-cRGB
1-dstA_SADD_1-dstA
1-dstA_SADD_1-dstRGB
1-dstA_SADD_1-srcA
1-dstA_SADD_1-srcRGB
1-dstA_SADD_cA
1-dstA_SADD_cRGB
1-dstA_SADD_dstA
1-dstA_SADD_dstRGB
1-dstA_SADD_srcA
1-dstA_SADD_srcAsat
1-dstA_SADD_srcRGB
1-dstA_SREVSUB_0
1-dstA_SREVSUB_1
1-dstA_SREVSUB_1-cA
1-dstA_SREVSUB_1-cRGB
1-dstA_SREVSUB_1-dstA
1-dstA_SREVSUB_1-dstRGB
1-dstA_SREVSUB_1-srcA
1-dstA_SREVSUB_1-srcRGB
1-dstA_SREVSUB_cA
1-dstA_SREVSUB_cRGB
1-dstA_SREVSUB_dstA
1-dstA_SREVSUB_dstRGB
1-dstA_SREVSUB_srcA
1-dstA_SREVSUB_srcAsat
1-dstA_SREVSUB_srcRGB
1-dstRGB_SADD_0
1-dstRGB_SADD_1
1-dstRGB_SADD_1-cA
1-dstRGB_SADD_1-cRGB
1-dstRGB_SADD_1-dstA
1-dstRGB_SADD_1-dstRGB
1-dstRGB_SADD_1-srcA
1-dstRGB_SADD_1-srcRGB
1-dstRGB_SADD_cA
1-dstRGB_SADD_cRGB
1-dstRGB_SADD_dstA
1-dstRGB_SADD_dstRGB
1-dstRGB_SADD_srcA
1-dstRGB_SADD_srcAsat
1-dstRGB_SADD_srcRGB
1-dstRGB_SREVSUB_0
1-dstRGB_SREVSUB_1
1-dstRGB_SREVSUB_1-cA
1-dstRGB_SREVSUB_1-cRGB
1-dstRGB_SREVSUB_1-dstA
1-dstRGB_SREVSUB_1-dstRGB
1-dstRGB_SREVSUB_1-srcA
1-dstRGB_SREVSUB_1-srcRGB
1-dstRGB_SREVSUB_cA
1-dstRGB_SREVSUB_cRGB
1-dstRGB_SREVSUB_dstA
1-dstRGB_SREVSUB_dstRGB
1-dstRGB_SREVSUB_srcA
1-dstRGB_SREVSUB_srcAsat
1-dstRGB_SREVSUB_srcRGB
1-srcA_SADD_0
1-srcA_SADD_1
1-srcA_SADD_1-cA
1-srcA_SADD_1-cRGB
1-srcA_SADD_1-dstA
1-srcA_SADD_1-dstRGB
1-srcA_SADD_1-srcA
1-srcA_SADD_1-srcRGB
1-srcA_SADD_cA
1-srcA_SADD_cRGB
1-srcA_SADD_dstA
1-srcA_SADD_dstRGB
1-srcA_SADD_srcA
1-srcA_SADD_srcAsat
1-srcA_SADD_srcRGB
1-srcA_SREVSUB_0
1-srcA_SREVSUB_1
1-srcA_SREVSUB_1-cA
1-srcA_SREVSUB_1-cRGB
1-srcA_SREVSUB_1-dstA
1-srcA_SREVSUB_1-dstRGB
1-srcA_SREVSUB_1-srcA
1-srcA_SREVSUB_1-srcRGB
1-srcA_SREVSUB_cA
1-srcA_SREVSUB_cRGB
1-srcA_SREVSUB_dstA
1-srcA_SREVSUB_dstRGB
1-srcA_SREVSUB_srcA
1-srcA_SREVSUB_srcAsat
1-srcA_SREVSUB_srcRGB
1-srcRGB_SADD_0
1-srcRGB_SADD_1
1-srcRGB_SADD_1-cA
1-srcRGB_SADD_1-cRGB
1-srcRGB_SADD_1-dstA
1-srcRGB_SADD_1-dstRGB
1-srcRGB_SADD_1-srcA
1-srcRGB_SADD_1-srcRGB
1-srcRGB_SADD_cA
1-srcRGB_SADD_cRGB
1-srcRGB_SADD_dstA
1-srcRGB_SADD_dstRGB
1-srcRGB_SADD_srcA
1-srcRGB_SADD_srcAsat
1-srcRGB_SADD_srcRGB
1-srcRGB_SREVSUB_0
1-srcRGB_SREVSUB_1
1-srcRGB_SREVSUB_1-cA
1-srcRGB_SREVSUB_1-cRGB
1-srcRGB_SREVSUB_1-dstA
1-srcRGB_SREVSUB_1-dstRGB
1-srcRGB_SREVSUB_1-srcA
1-srcRGB_SREVSUB_1-srcRGB
1-srcRGB_SREVSUB_cA
1-srcRGB_SREVSUB_cRGB
1-srcRGB_SREVSUB_dstA
1-srcRGB_SREVSUB_dstRGB
1-srcRGB_SREVSUB_srcA
1-srcRGB_SREVSUB_srcAsat
1-srcRGB_SREVSUB_srcRGB
1_SADD_0
1_SADD_1
1_SADD_1-cA
1_SADD_1-cRGB
1_SADD_1-dstA
1_SADD_1-dstRGB
1_SADD_1-srcA
1_SADD_1-srcRGB
1_SADD_cA
1_SADD_cRGB
1_SADD_dstA
1_SADD_dstRGB
1_SADD_srcA
1_SADD_srcAsat
1_SADD_srcRGB
1_SREVSUB_0
1_SREVSUB_1
1_SREVSUB_1-cA
1_SREVSUB_1-cRGB
1_SREVSUB_1-dstA
1_SREVSUB_1-dstRGB
1_SREVSUB_1-srcA
1_SREVSUB_1-srcRGB
1_SREVSUB_cA
1_SREVSUB_cRGB
1_SREVSUB_dstA
1_SREVSUB_dstRGB
1_SREVSUB_srcA
1_SREVSUB_srcAsat
1_SREVSUB_srcRGB
cA_SADD_0
cA_SADD_1
cA_SADD_1-cA
cA_SADD_1-cRGB
cA_SADD_1-dstA
cA_SADD_1-dstRGB
cA_SADD_1-srcA
cA_SADD_1-srcRGB
cA_SADD_cA
cA_SADD_cRGB
cA_SADD_dstA
cA_SADD_dstRGB
cA_SADD_srcA
cA_SADD_srcAsat
cA_SADD_srcRGB
cA_SREVSUB_0
cA_SREVSUB_1
cA_SREVSUB_1-cA
cA_SREVSUB_1-cRGB
cA_SREVSUB_1-dstA
cA_SREVSUB_1-dstRGB
cA_SREVSUB_1-srcA
cA_SREVSUB_1-srcRGB
cA_SREVSUB_cA
cA_SREVSUB_cRGB
cA_SREVSUB_dstA
cA_SREVSUB_dstRGB
cA_SREVSUB_srcA
cA_SREVSUB_srcAsat
cA_SREVSUB_srcRGB
cRGB_SADD_0
cRGB_SADD_1
cRGB_SADD_1-cA
cRGB_SADD_1-cRGB
cRGB_SADD_1-dstA
cRGB_SADD_1-dstRGB
cRGB_SADD_1-srcA
cRGB_SADD_1-srcRGB
cRGB_SADD_cA
cRGB_SADD_cRGB
cRGB_SADD_dstA
cRGB_SADD_dstRGB
cRGB_SADD_srcA
cRGB_SADD_srcAsat
cRGB_SADD_srcRGB
cRGB_SREVSUB_0
cRGB_SREVSUB_1
cRGB_SREVSUB_1-cA
cRGB_SREVSUB_1-cRGB
cRGB_SREVSUB_1-dstA
cRGB_SREVSUB_1-dstRGB
cRGB_SREVSUB_1-srcA
cRGB_SREVSUB_1-srcRGB
cRGB_SREVSUB_cA
cRGB_SREVSUB_cRGB
cRGB_SREVSUB_dstA
cRGB_SREVSUB_dstRGB
cRGB_SREVSUB_srcA
cRGB_SREVSUB_srcAsat
cRGB_SREVSUB_srcRGB
dstA_SADD_0
dstA_SADD_1
dstA_SADD_1-cA
dstA_SADD_1-cRGB
dstA_SADD_1-dstA
dstA_SADD_1-dstRGB
dstA_SADD_1-srcA
dstA_SADD_1-srcRGB
dstA_SADD_cA
dstA_SADD_cRGB
dstA_SADD_dstA
dstA_SADD_dstRGB
dstA_SADD_srcA
dstA_SADD_srcAsat
dstA_SADD_srcRGB
dstA_SREVSUB_0
dstA_SREVSUB_1
dstA_SREVSUB_1-cA
dstA_SREVSUB_1-cRGB
dstA_SREVSUB_1-dstA
dstA_SREVSUB_1-dstRGB
dstA_SREVSUB_1-srcA
dstA_SREVSUB_1-srcRGB
dstA_SREVSUB_cA
dstA_SREVSUB_cRGB
dstA_SREVSUB_dstA
dstA_SREVSUB_dstRGB
dstA_SREVSUB_srcA
dstA_SREVSUB_srcAsat
dstA_SREVSUB_srcRGB
dstRGB_SADD_0
dstRGB_SADD_1
dstRGB_SADD_1-cA
dstRGB_SADD_1-cRGB
dstRGB_SADD_1-dstA
dstRGB_SADD_1-dstRGB
dstRGB_SADD_1-srcA
dstRGB_SADD_1-srcRGB
dstRGB_SADD_cA
dstRGB_SADD_cRGB
dstRGB_SADD_dstA
dstRGB_SADD_dstRGB
dstRGB_SADD_srcA
dstRGB_SADD_srcAsat
dstRGB_SADD_srcRGB
dstRGB_SREVSUB_0
dstRGB_SREVSUB_1
dstRGB_SREVSUB_1-cA
dstRGB_SREVSUB_1-cRGB
dstRGB_SREVSUB_1-dstA
dstRGB_SREVSUB_1-dstRGB
dstRGB_SREVSUB_1-srcA
dstRGB_SREVSUB_1-srcRGB
dstRGB_SREVSUB_cA
dstRGB_SREVSUB_cRGB
dstRGB_SREVSUB_dstA
dstRGB_SREVSUB_dstRGB
dstRGB_SREVSUB_srcA
dstRGB_SREVSUB_srcAsat
dstRGB_SREVSUB_srcRGB
srcA_SADD_0
srcA_SADD_1
srcA_SADD_1-cA
srcA_SADD_1-cRGB
srcA_SADD_1-dstA
srcA_SADD_1-dstRGB
srcA_SADD_1-srcA
srcA_SADD_1-srcRGB
srcA_SADD_cA
srcA_SADD_cRGB
srcA_SADD_dstA
srcA_SADD_dstRGB
srcA_SADD_srcA
srcA_SADD_srcAsat
srcA_SADD_srcRGB
srcA_SREVSUB_0
srcA_SREVSUB_1
srcA_SREVSUB_1-cA
srcA_SREVSUB_1-cRGB
srcA_SREVSUB_1-dstA
srcA_SREVSUB_1-dstRGB
srcA_SREVSUB_1-srcA
srcA_SREVSUB_1-srcRGB
srcA_SREVSUB_cA
srcA_SREVSUB_cRGB
srcA_SREVSUB_dstA
srcA_SREVSUB_dstRGB
srcA_SREVSUB_srcA
srcA_SREVSUB_srcAsat
srcA_SREVSUB_srcRGB
srcAsat_SADD_0
srcAsat_SADD_1
srcAsat_SADD_1-cA
srcAsat_SADD_1-cRGB
srcAsat_SADD_1-dstA
srcAsat_SADD_1-dstRGB
srcAsat_SADD_1-srcA
srcAsat_SADD_1-srcRGB
srcAsat_SADD_cA
srcAsat_SADD_cRGB
srcAsat_SADD_dstA
srcAsat_SADD_dstRGB
srcAsat_SADD_srcA
srcAsat_SADD_srcAsat
srcAsat_SADD_srcRGB
srcAsat_SREVSUB_0
srcAsat_SREVSUB_1
srcAsat_SREVSUB_1-cA
srcAsat_SREVSUB_1-cRGB
srcAsat_SREVSUB_1-dstA
srcAsat_SREVSUB_1-dstRGB
srcAsat_SREVSUB_1-srcA
srcAsat_SREVSUB_1-srcRGB
srcAsat_SREVSUB_cA
srcAsat_SREVSUB_cRGB
srcAsat_SREVSUB_dstA
srcAsat_SREVSUB_dstRGB
srcAsat_SREVSUB_srcA
srcAsat_SREVSUB_srcAsat
srcAsat_SREVSUB_srcRGB
srcRGB_SADD_0
srcRGB_SADD_1
srcRGB_SADD_1-cA
srcRGB_SADD_1-cRGB
srcRGB_SADD_1-dstA
srcRGB_SADD_1-dstRGB
srcRGB_SADD_1-srcA
srcRGB_SADD_1-srcRGB
srcRGB_SADD_cA
srcRGB_SADD_cRGB
srcRGB_SADD_dstA
srcRGB_SADD_dstRGB
srcRGB_SADD_srcA
srcRGB_SADD_srcAsat
srcRGB_SADD_srcRGB
srcRGB_SREVSUB_0
srcRGB_SREVSUB_1
srcRGB_SREVSUB_1-cA
srcRGB_SREVSUB_1-cRGB
srcRGB_SREVSUB_1-dstA
srcRGB_SREVSUB_1-dstRGB
srcRGB_SREVSUB_1-srcA
srcRGB_SREVSUB_1-srcRGB
srcRGB_SREVSUB_cA
srcRGB_SREVSUB_cRGB
srcRGB_SREVSUB_dstA
srcRGB_SREVSUB_dstRGB
srcRGB_SREVSUB_srcA
srcRGB_SREVSUB_srcAsat
srcRGB_SREVSUB_srcRGB
Color_key
FixedTex_Alpha
With the fixed function pipeline, zero out just the alpha channel for all places where the colorkey matches the value of a texel. RGB channels are unaffected. This should omit all texels that match the color key.
FixedTex_AlphaColor
With the fixed function pipeline, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. See IgnAlphaCh_FixedTex_AlphaColor. This should omit all texels that match the color key.
FixedTex_Color
With the fixed function pipeline, zero out the color and alpha channels for all places where the color key matches the value of a texel. Note that the Alpha channel is also set to zero. This should omit all texels that match the color key.
FixedTex_Disabled
With the fixed function pipeline, make no changes to any texel whose value matches the color key. This should render all texels as fully opaque with their original colors.
IgnAlphaCh_FixedTex_Alpha
With the fixed function pipeline, set the color key mode to clear just the alpha channel for matching texels. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render all texels fully opaque with their original colors, since the texel alpha is ignored during texturing.
IgnAlphaCh_FixedTex_AlphaColor
With the fixed function pipeline, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This omits killed texels even though the combiner sets them to fully opaque during texturing.
IgnAlphaCh_FixedTex_Color
With the fixed function pipeline, zero out the color and alpha channels for all places where the color key matches the value of a texel. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render matching texels as fully black, since their RGB values were zeroed out and the zeroed alpha channel is ignored.
IgnAlphaCh_FixedTex_Disabled
With the fixed function pipeline, make no changes to any texel whose value matches the color key. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This should render all texels as fully opaque with their original colors.
IgnAlphaCh_ProgTex_Alpha
With a programmable shader, set the color key mode to clear just the alpha channel for matching texels. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render all texels fully opaque with their original colors, since the texel alpha is ignored during texturing.
IgnAlphaCh_ProgTex_AlphaColor
With a programmable shader, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This omits killed texels even though the combiner sets them to fully opaque during texturing.
IgnAlphaCh_ProgTex_Color
With a programmable shader, zero out the color and alpha channels for all places where the color key matches the value of a texel. When rendering, set the final combiner to use an alpha value of 0xFF for all texels, forcing pixels to be rendered opaque despite matching the color key. This should render matching texels as fully black, since their RGB values were zeroed out and the zeroed alpha channel is ignored.
IgnAlphaCh_ProgTex_Disabled
With a programmable shader, make no changes to any texel whose value matches the color key. When rendering, set the final combiner to use an alpha value of 0xFF for all texels. This should render all texels as fully opaque with their original colors.
ProgTex_Alpha
With a programmable shader, zero out just the alpha channel for all places where the colorkey matches the value of a texel. RGB channels are unaffected. This should omit all texels that match the color key.
ProgTex_AlphaColor
With a programmable shader, kill the texel completely for wherever the color key matches the value of a texel. This completely masks the texel rather than simply zero-ing out values. See IgnAlphaCh_FixedTex_AlphaColor. This should omit all texels that match the color key.
ProgTex_Color
With a programmable shader, zero out the color and alpha channels for all places where the color key matches the value of a texel. Note that the Alpha channel is also set to zero. This should omit all texels that match the color key.
ProgTex_Disabled
With a programmable shader, make no changes to any texel whose value matches the color key. This should render all texels as fully opaque with their original colors.
UnsampledTex
Demonstrates that the color keys are independent of whether the associated texture stage is used in the final composition or not. With a programable shader, draw two quads with the color key mode set to kill matching texels. In both cases, the final color combiner only samples from texture 0. The left quad renders with the blue color key as key 0. The right quad enables the second texture stage, keeps key 0, and adds the magenta color key with an alpha value forced to 0xFF as key 1. The left image should have the blue color in the NW checkerboard killed. The right image should have the blue color in the NW checkerboard killed, but also the secondary blue color in the SW checkerboard killed. This is because the unsampled magenta texture's SW secondary color matches the magenta + 0xFF alpha enabled as a color key in the second operation.
Color_mask_blend
C00010101_O32774_S772_D0
Color_zeta_overlap
AdjacentWithAA
ColorIntoZeta_ZB
ZetaIntoColor
Combiner
Flags
Tests behavior of specular_add_invert_r0, specular_add_invert_v1, and specular_clamp on final combiners.
Independence
Demonstrates that setting a register's value in a combiner stage does not mutate the value until after it is assigned as an output. The test performs several draws where R0 is initialized to some color then both mutated and copied into R1, demonstrating that the original value of R0 is copied into R1 before being replaced with the new value.
Depth_buffer
DepthFmt_z16_Cn_FZn_M000564_ZB
DepthFmt_z16_Cn_FZn_M000ab9_ZB
DepthFmt_z16_Cn_FZn_M00100e_ZB
DepthFmt_z16_Cn_FZn_M001563_ZB
DepthFmt_z16_Cn_FZn_M001ab8_ZB
DepthFmt_z16_Cn_FZn_M00200d_ZB
DepthFmt_z16_Cn_FZn_M002562_ZB
DepthFmt_z16_Cn_FZn_M002ab7_ZB
DepthFmt_z16_Cn_FZn_M00300c_ZB
DepthFmt_z16_Cn_FZn_M003561_ZB
DepthFmt_z16_Cn_FZn_M003ab6_ZB
DepthFmt_z16_Cn_FZn_M00400b_ZB
DepthFmt_z16_Cn_FZn_M004560_ZB
DepthFmt_z16_Cn_FZn_M004ab5_ZB
DepthFmt_z16_Cn_FZn_M00500a_ZB
DepthFmt_z16_Cn_FZn_M00555f_ZB
DepthFmt_z16_Cn_FZn_M005ab4_ZB
DepthFmt_z16_Cn_FZn_M006009_ZB
DepthFmt_z16_Cn_FZn_M00655e_ZB
DepthFmt_z16_Cn_FZn_M006ab3_ZB
DepthFmt_z16_Cn_FZn_M007008_ZB
DepthFmt_z16_Cn_FZn_M00755d_ZB
DepthFmt_z16_Cn_FZn_M007ab2_ZB
DepthFmt_z16_Cn_FZn_M008007_ZB
DepthFmt_z16_Cn_FZn_M00855c_ZB
DepthFmt_z16_Cn_FZn_M008ab1_ZB
DepthFmt_z16_Cn_FZn_M009006_ZB
DepthFmt_z16_Cn_FZn_M00955b_ZB
DepthFmt_z16_Cn_FZn_M009ab0_ZB
DepthFmt_z16_Cn_FZn_M00a005_ZB
DepthFmt_z16_Cn_FZn_M00a55a_ZB
DepthFmt_z16_Cn_FZn_M00aaaf_ZB
DepthFmt_z16_Cn_FZn_M00b004_ZB
DepthFmt_z16_Cn_FZn_M00b559_ZB
DepthFmt_z16_Cn_FZn_M00baae
DepthFmt_z16_Cn_FZn_M00baae_ZB
DepthFmt_z16_Cn_FZn_M00c003
DepthFmt_z16_Cn_FZn_M00c003_ZB
DepthFmt_z16_Cn_FZn_M00c558
DepthFmt_z16_Cn_FZn_M00c558_ZB
DepthFmt_z16_Cn_FZn_M00caad
DepthFmt_z16_Cn_FZn_M00caad_ZB
DepthFmt_z16_Cn_FZn_M00d002
DepthFmt_z16_Cn_FZn_M00d002_ZB
DepthFmt_z16_Cn_FZn_M00d557
DepthFmt_z16_Cn_FZn_M00d557_ZB
DepthFmt_z16_Cn_FZn_M00daac
DepthFmt_z16_Cn_FZn_M00daac_ZB
DepthFmt_z16_Cn_FZn_M00e001
DepthFmt_z16_Cn_FZn_M00e001_ZB
DepthFmt_z16_Cn_FZn_M00e556
DepthFmt_z16_Cn_FZn_M00e556_ZB
DepthFmt_z16_Cn_FZn_M00eaab
DepthFmt_z16_Cn_FZn_M00eaab_ZB
DepthFmt_z16_Cn_FZn_M00f000
DepthFmt_z16_Cn_FZn_M00f000_ZB
DepthFmt_z16_Cn_FZn_M00f555
DepthFmt_z16_Cn_FZn_M00f555_ZB
DepthFmt_z16_Cn_FZn_M00faaa
DepthFmt_z16_Cn_FZn_M00faaa_ZB
DepthFmt_z16_Cn_FZn_M00ffff
DepthFmt_z16_Cn_FZn_M00ffff_ZB
DepthFmt_z16_Cn_FZy_M00000f
DepthFmt_z16_Cn_FZy_M00000f_ZB
DepthFmt_z16_Cn_FZy_M000564
DepthFmt_z16_Cn_FZy_M000564_ZB
DepthFmt_z16_Cn_FZy_M000ab9
DepthFmt_z16_Cn_FZy_M000ab9_ZB
DepthFmt_z16_Cn_FZy_M00100e_ZB
DepthFmt_z16_Cn_FZy_M001563_ZB
DepthFmt_z16_Cn_FZy_M001ab8_ZB
DepthFmt_z16_Cn_FZy_M00200d_ZB
DepthFmt_z16_Cn_FZy_M002562_ZB
DepthFmt_z16_Cn_FZy_M002ab7_ZB
DepthFmt_z16_Cn_FZy_M00300c_ZB
DepthFmt_z16_Cn_FZy_M003561_ZB
DepthFmt_z16_Cn_FZy_M003ab6_ZB
DepthFmt_z16_Cn_FZy_M00400b_ZB
DepthFmt_z16_Cn_FZy_M004560_ZB
DepthFmt_z16_Cn_FZy_M004ab5_ZB
DepthFmt_z16_Cn_FZy_M00500a_ZB
DepthFmt_z16_Cn_FZy_M00555f_ZB
DepthFmt_z16_Cn_FZy_M005ab4_ZB
DepthFmt_z16_Cn_FZy_M006009_ZB
DepthFmt_z16_Cn_FZy_M00655e_ZB
DepthFmt_z16_Cn_FZy_M006ab3_ZB
DepthFmt_z16_Cn_FZy_M007008_ZB
DepthFmt_z16_Cn_FZy_M00755d_ZB
DepthFmt_z16_Cn_FZy_M007ab2_ZB
DepthFmt_z16_Cn_FZy_M008007_ZB
DepthFmt_z16_Cn_FZy_M00855c_ZB
DepthFmt_z16_Cn_FZy_M008ab1_ZB
DepthFmt_z16_Cn_FZy_M009006_ZB
DepthFmt_z16_Cn_FZy_M00955b_ZB
DepthFmt_z16_Cn_FZy_M009ab0_ZB
DepthFmt_z16_Cn_FZy_M00a005_ZB
DepthFmt_z16_Cn_FZy_M00a55a_ZB
DepthFmt_z16_Cn_FZy_M00aaaf_ZB
DepthFmt_z16_Cn_FZy_M00b004_ZB
DepthFmt_z16_Cn_FZy_M00b559_ZB
DepthFmt_z16_Cn_FZy_M00baae_ZB
DepthFmt_z16_Cn_FZy_M00c003_ZB
DepthFmt_z16_Cn_FZy_M00c558_ZB
DepthFmt_z16_Cn_FZy_M00caad_ZB
DepthFmt_z16_Cn_FZy_M00d002_ZB
DepthFmt_z16_Cn_FZy_M00d557_ZB
DepthFmt_z16_Cn_FZy_M00daac
DepthFmt_z16_Cn_FZy_M00daac_ZB
DepthFmt_z16_Cn_FZy_M00e001
DepthFmt_z16_Cn_FZy_M00e001_ZB
DepthFmt_z16_Cn_FZy_M00e556
DepthFmt_z16_Cn_FZy_M00e556_ZB
DepthFmt_z16_Cn_FZy_M00eaab
DepthFmt_z16_Cn_FZy_M00eaab_ZB
DepthFmt_z16_Cn_FZy_M00f000
DepthFmt_z16_Cn_FZy_M00f000_ZB
DepthFmt_z16_Cn_FZy_M00f555
DepthFmt_z16_Cn_FZy_M00f555_ZB
DepthFmt_z16_Cn_FZy_M00faaa
DepthFmt_z16_Cn_FZy_M00faaa_ZB
DepthFmt_z16_Cn_FZy_M00ffff
DepthFmt_z16_Cn_FZy_M00ffff_ZB
DepthFmt_z16_Cy_FZn_M000564_ZB
DepthFmt_z16_Cy_FZn_M000ab9_ZB
DepthFmt_z16_Cy_FZn_M00100e_ZB
DepthFmt_z16_Cy_FZn_M001563_ZB
DepthFmt_z16_Cy_FZn_M001ab8_ZB
DepthFmt_z16_Cy_FZn_M00200d_ZB
DepthFmt_z16_Cy_FZn_M002562_ZB
DepthFmt_z16_Cy_FZn_M002ab7_ZB
DepthFmt_z16_Cy_FZn_M00300c_ZB
DepthFmt_z16_Cy_FZn_M003561_ZB
DepthFmt_z16_Cy_FZn_M003ab6_ZB
DepthFmt_z16_Cy_FZn_M00400b_ZB
DepthFmt_z16_Cy_FZn_M004560_ZB
DepthFmt_z16_Cy_FZn_M004ab5_ZB
DepthFmt_z16_Cy_FZn_M00500a_ZB
DepthFmt_z16_Cy_FZn_M00555f_ZB
DepthFmt_z16_Cy_FZn_M005ab4_ZB
DepthFmt_z16_Cy_FZn_M006009_ZB
DepthFmt_z16_Cy_FZn_M00655e_ZB
DepthFmt_z16_Cy_FZn_M006ab3_ZB
DepthFmt_z16_Cy_FZn_M007008_ZB
DepthFmt_z16_Cy_FZn_M00755d_ZB
DepthFmt_z16_Cy_FZn_M007ab2_ZB
DepthFmt_z16_Cy_FZn_M008007_ZB
DepthFmt_z16_Cy_FZn_M00855c_ZB
DepthFmt_z16_Cy_FZn_M008ab1_ZB
DepthFmt_z16_Cy_FZn_M009006_ZB
DepthFmt_z16_Cy_FZn_M00955b_ZB
DepthFmt_z16_Cy_FZn_M009ab0_ZB
DepthFmt_z16_Cy_FZn_M00a005_ZB
DepthFmt_z16_Cy_FZn_M00a55a_ZB
DepthFmt_z16_Cy_FZn_M00aaaf_ZB
DepthFmt_z16_Cy_FZn_M00b004_ZB
DepthFmt_z16_Cy_FZn_M00b559_ZB
DepthFmt_z16_Cy_FZn_M00baae
DepthFmt_z16_Cy_FZn_M00baae_ZB
DepthFmt_z16_Cy_FZn_M00c003
DepthFmt_z16_Cy_FZn_M00c003_ZB
DepthFmt_z16_Cy_FZn_M00c558
DepthFmt_z16_Cy_FZn_M00c558_ZB
DepthFmt_z16_Cy_FZn_M00caad
DepthFmt_z16_Cy_FZn_M00caad_ZB
DepthFmt_z16_Cy_FZn_M00d002
DepthFmt_z16_Cy_FZn_M00d002_ZB
DepthFmt_z16_Cy_FZn_M00d557
DepthFmt_z16_Cy_FZn_M00d557_ZB
DepthFmt_z16_Cy_FZn_M00daac
DepthFmt_z16_Cy_FZn_M00daac_ZB
DepthFmt_z16_Cy_FZn_M00e001
DepthFmt_z16_Cy_FZn_M00e001_ZB
DepthFmt_z16_Cy_FZn_M00e556
DepthFmt_z16_Cy_FZn_M00e556_ZB
DepthFmt_z16_Cy_FZn_M00eaab
DepthFmt_z16_Cy_FZn_M00eaab_ZB
DepthFmt_z16_Cy_FZn_M00f000
DepthFmt_z16_Cy_FZn_M00f000_ZB
DepthFmt_z16_Cy_FZn_M00f555
DepthFmt_z16_Cy_FZn_M00f555_ZB
DepthFmt_z16_Cy_FZn_M00faaa
DepthFmt_z16_Cy_FZn_M00faaa_ZB
DepthFmt_z16_Cy_FZn_M00ffff
DepthFmt_z16_Cy_FZn_M00ffff_ZB
DepthFmt_z16_Cy_FZy_M00000f
DepthFmt_z16_Cy_FZy_M00000f_ZB
DepthFmt_z16_Cy_FZy_M000564
DepthFmt_z16_Cy_FZy_M000564_ZB
DepthFmt_z16_Cy_FZy_M000ab9
DepthFmt_z16_Cy_FZy_M000ab9_ZB
DepthFmt_z16_Cy_FZy_M00100e_ZB
DepthFmt_z16_Cy_FZy_M001563_ZB
DepthFmt_z16_Cy_FZy_M001ab8_ZB
DepthFmt_z16_Cy_FZy_M00200d_ZB
DepthFmt_z16_Cy_FZy_M002562_ZB
DepthFmt_z16_Cy_FZy_M002ab7_ZB
DepthFmt_z16_Cy_FZy_M00300c_ZB
DepthFmt_z16_Cy_FZy_M003561_ZB
DepthFmt_z16_Cy_FZy_M003ab6_ZB
DepthFmt_z16_Cy_FZy_M00400b_ZB
DepthFmt_z16_Cy_FZy_M004560_ZB
DepthFmt_z16_Cy_FZy_M004ab5_ZB
DepthFmt_z16_Cy_FZy_M00500a_ZB
DepthFmt_z16_Cy_FZy_M00555f_ZB
DepthFmt_z16_Cy_FZy_M005ab4_ZB
DepthFmt_z16_Cy_FZy_M006009_ZB
DepthFmt_z16_Cy_FZy_M00655e_ZB
DepthFmt_z16_Cy_FZy_M006ab3_ZB
DepthFmt_z16_Cy_FZy_M007008_ZB
DepthFmt_z16_Cy_FZy_M00755d_ZB
DepthFmt_z16_Cy_FZy_M007ab2_ZB
DepthFmt_z16_Cy_FZy_M008007_ZB
DepthFmt_z16_Cy_FZy_M00855c_ZB
DepthFmt_z16_Cy_FZy_M008ab1_ZB
DepthFmt_z16_Cy_FZy_M009006_ZB
DepthFmt_z16_Cy_FZy_M00955b_ZB
DepthFmt_z16_Cy_FZy_M009ab0_ZB
DepthFmt_z16_Cy_FZy_M00a005_ZB
DepthFmt_z16_Cy_FZy_M00a55a_ZB
DepthFmt_z16_Cy_FZy_M00aaaf_ZB
DepthFmt_z16_Cy_FZy_M00b004_ZB
DepthFmt_z16_Cy_FZy_M00b559_ZB
DepthFmt_z16_Cy_FZy_M00baae_ZB
DepthFmt_z16_Cy_FZy_M00c003_ZB
DepthFmt_z16_Cy_FZy_M00c558_ZB
DepthFmt_z16_Cy_FZy_M00caad_ZB
DepthFmt_z16_Cy_FZy_M00d002_ZB
DepthFmt_z16_Cy_FZy_M00d557_ZB
DepthFmt_z16_Cy_FZy_M00daac
DepthFmt_z16_Cy_FZy_M00daac_ZB
DepthFmt_z16_Cy_FZy_M00e001
DepthFmt_z16_Cy_FZy_M00e001_ZB
DepthFmt_z16_Cy_FZy_M00e556
DepthFmt_z16_Cy_FZy_M00e556_ZB
DepthFmt_z16_Cy_FZy_M00eaab
DepthFmt_z16_Cy_FZy_M00eaab_ZB
DepthFmt_z16_Cy_FZy_M00f000
DepthFmt_z16_Cy_FZy_M00f000_ZB
DepthFmt_z16_Cy_FZy_M00f555
DepthFmt_z16_Cy_FZy_M00f555_ZB
DepthFmt_z16_Cy_FZy_M00faaa
DepthFmt_z16_Cy_FZy_M00faaa_ZB
DepthFmt_z16_Cy_FZy_M00ffff
DepthFmt_z16_Cy_FZy_M00ffff_ZB
DepthFmt_z24_Cn_FZn_Mbaaaae
DepthFmt_z24_Cn_FZn_Mc00003
DepthFmt_z24_Cn_FZn_Mc55558
DepthFmt_z24_Cn_FZn_Mcaaaad
DepthFmt_z24_Cn_FZn_Md00002
DepthFmt_z24_Cn_FZn_Md55557
DepthFmt_z24_Cn_FZn_Mdaaaac
DepthFmt_z24_Cn_FZn_Me00001
DepthFmt_z24_Cn_FZn_Me55556
DepthFmt_z24_Cn_FZn_Meaaaab
DepthFmt_z24_Cn_FZn_Mf00000
DepthFmt_z24_Cn_FZn_Mf00000_ZB
DepthFmt_z24_Cn_FZn_Mf55555
DepthFmt_z24_Cn_FZn_Mfaaaaa
DepthFmt_z24_Cn_FZn_Mffffff
DepthFmt_z24_Cn_FZy_M00002f
DepthFmt_z24_Cn_FZy_M05502e
DepthFmt_z24_Cn_FZy_M05502e_ZB
DepthFmt_z24_Cn_FZy_M0aa02d
DepthFmt_z24_Cn_FZy_M0aa02d_ZB
DepthFmt_z24_Cn_FZy_M0ff02c
DepthFmt_z24_Cn_FZy_M0ff02c_ZB
DepthFmt_z24_Cn_FZy_M15402b
DepthFmt_z24_Cn_FZy_M15402b_ZB
DepthFmt_z24_Cn_FZy_M1a902a
DepthFmt_z24_Cn_FZy_M1a902a_ZB
DepthFmt_z24_Cn_FZy_M1fe029
DepthFmt_z24_Cn_FZy_M1fe029_ZB
DepthFmt_z24_Cn_FZy_M253028
DepthFmt_z24_Cn_FZy_M253028_ZB
DepthFmt_z24_Cn_FZy_M2a8027
DepthFmt_z24_Cn_FZy_M2a8027_ZB
DepthFmt_z24_Cn_FZy_M2fd026
DepthFmt_z24_Cn_FZy_M2fd026_ZB
DepthFmt_z24_Cn_FZy_M352025
DepthFmt_z24_Cn_FZy_M352025_ZB
DepthFmt_z24_Cn_FZy_M3a7024
DepthFmt_z24_Cn_FZy_M3a7024_ZB
DepthFmt_z24_Cn_FZy_M3fc023
DepthFmt_z24_Cn_FZy_M3fc023_ZB
DepthFmt_z24_Cn_FZy_M451022
DepthFmt_z24_Cn_FZy_M451022_ZB
DepthFmt_z24_Cn_FZy_M4a6021
DepthFmt_z24_Cn_FZy_M4a6021_ZB
DepthFmt_z24_Cn_FZy_M4fb020
DepthFmt_z24_Cn_FZy_M4fb020_ZB
DepthFmt_z24_Cn_FZy_M55001f
DepthFmt_z24_Cn_FZy_M55001f_ZB
DepthFmt_z24_Cn_FZy_M5a501e
DepthFmt_z24_Cn_FZy_M5a501e_ZB
DepthFmt_z24_Cn_FZy_M5fa01d
DepthFmt_z24_Cn_FZy_M5fa01d_ZB
DepthFmt_z24_Cn_FZy_M64f01c
DepthFmt_z24_Cn_FZy_M64f01c_ZB
DepthFmt_z24_Cn_FZy_M6a401b
DepthFmt_z24_Cn_FZy_M6a401b_ZB
DepthFmt_z24_Cn_FZy_M6f901a
DepthFmt_z24_Cn_FZy_M6f901a_ZB
DepthFmt_z24_Cn_FZy_M74e019
DepthFmt_z24_Cn_FZy_M74e019_ZB
DepthFmt_z24_Cn_FZy_M7a3018
DepthFmt_z24_Cn_FZy_M7a3018_ZB
DepthFmt_z24_Cn_FZy_M7f8017
DepthFmt_z24_Cn_FZy_M7f8017_ZB
DepthFmt_z24_Cn_FZy_M84d016
DepthFmt_z24_Cn_FZy_M84d016_ZB
DepthFmt_z24_Cn_FZy_M8a2015
DepthFmt_z24_Cn_FZy_M8a2015_ZB
DepthFmt_z24_Cn_FZy_M8f7014
DepthFmt_z24_Cn_FZy_M8f7014_ZB
DepthFmt_z24_Cn_FZy_M94c013
DepthFmt_z24_Cn_FZy_M94c013_ZB
DepthFmt_z24_Cn_FZy_M9a1012
DepthFmt_z24_Cn_FZy_M9a1012_ZB
DepthFmt_z24_Cn_FZy_M9f6011
DepthFmt_z24_Cn_FZy_M9f6011_ZB
DepthFmt_z24_Cn_FZy_Ma4b010
DepthFmt_z24_Cn_FZy_Ma4b010_ZB
DepthFmt_z24_Cn_FZy_Maa000f
DepthFmt_z24_Cn_FZy_Maa000f_ZB
DepthFmt_z24_Cn_FZy_Maf500e
DepthFmt_z24_Cn_FZy_Maf500e_ZB
DepthFmt_z24_Cn_FZy_Mb4a00d
DepthFmt_z24_Cn_FZy_Mb4a00d_ZB
DepthFmt_z24_Cn_FZy_Mb9f00c
DepthFmt_z24_Cn_FZy_Mb9f00c_ZB
DepthFmt_z24_Cn_FZy_Mbf400b
DepthFmt_z24_Cn_FZy_Mbf400b_ZB
DepthFmt_z24_Cn_FZy_Mc4900a
DepthFmt_z24_Cn_FZy_Mc4900a_ZB
DepthFmt_z24_Cn_FZy_Mc9e009
DepthFmt_z24_Cn_FZy_Mc9e009_ZB
DepthFmt_z24_Cn_FZy_Mcf3008_ZB
DepthFmt_z24_Cn_FZy_Md48007_ZB
DepthFmt_z24_Cn_FZy_Md9d006_ZB
DepthFmt_z24_Cn_FZy_Mdf2005_ZB
DepthFmt_z24_Cn_FZy_Me47004_ZB
DepthFmt_z24_Cn_FZy_Me9c003_ZB
DepthFmt_z24_Cn_FZy_Mef1002_ZB
DepthFmt_z24_Cn_FZy_Mf46001_ZB
DepthFmt_z24_Cn_FZy_Mf9b000_ZB
DepthFmt_z24_Cn_FZy_Mfeffff_ZB
DepthFmt_z24_Cy_FZn_Mbaaaae
DepthFmt_z24_Cy_FZn_Mc00003
DepthFmt_z24_Cy_FZn_Mc55558
DepthFmt_z24_Cy_FZn_Mcaaaad
DepthFmt_z24_Cy_FZn_Md00002
DepthFmt_z24_Cy_FZn_Md55557
DepthFmt_z24_Cy_FZn_Mdaaaac
DepthFmt_z24_Cy_FZn_Me00001
DepthFmt_z24_Cy_FZn_Me55556
DepthFmt_z24_Cy_FZn_Meaaaab
DepthFmt_z24_Cy_FZn_Mf00000
DepthFmt_z24_Cy_FZn_Mf00000_ZB
DepthFmt_z24_Cy_FZn_Mf55555
DepthFmt_z24_Cy_FZn_Mfaaaaa
DepthFmt_z24_Cy_FZn_Mffffff
DepthFmt_z24_Cy_FZy_M00002f
DepthFmt_z24_Cy_FZy_M05502e
DepthFmt_z24_Cy_FZy_M05502e_ZB
DepthFmt_z24_Cy_FZy_M0aa02d
DepthFmt_z24_Cy_FZy_M0aa02d_ZB
DepthFmt_z24_Cy_FZy_M0ff02c
DepthFmt_z24_Cy_FZy_M0ff02c_ZB
DepthFmt_z24_Cy_FZy_M15402b
DepthFmt_z24_Cy_FZy_M15402b_ZB
DepthFmt_z24_Cy_FZy_M1a902a
DepthFmt_z24_Cy_FZy_M1a902a_ZB
DepthFmt_z24_Cy_FZy_M1fe029
DepthFmt_z24_Cy_FZy_M1fe029_ZB
DepthFmt_z24_Cy_FZy_M253028
DepthFmt_z24_Cy_FZy_M253028_ZB
DepthFmt_z24_Cy_FZy_M2a8027
DepthFmt_z24_Cy_FZy_M2a8027_ZB
DepthFmt_z24_Cy_FZy_M2fd026
DepthFmt_z24_Cy_FZy_M2fd026_ZB
DepthFmt_z24_Cy_FZy_M352025
DepthFmt_z24_Cy_FZy_M352025_ZB
DepthFmt_z24_Cy_FZy_M3a7024
DepthFmt_z24_Cy_FZy_M3a7024_ZB
DepthFmt_z24_Cy_FZy_M3fc023
DepthFmt_z24_Cy_FZy_M3fc023_ZB
DepthFmt_z24_Cy_FZy_M451022
DepthFmt_z24_Cy_FZy_M451022_ZB
DepthFmt_z24_Cy_FZy_M4a6021
DepthFmt_z24_Cy_FZy_M4a6021_ZB
DepthFmt_z24_Cy_FZy_M4fb020
DepthFmt_z24_Cy_FZy_M4fb020_ZB
DepthFmt_z24_Cy_FZy_M55001f
DepthFmt_z24_Cy_FZy_M55001f_ZB
DepthFmt_z24_Cy_FZy_M5a501e
DepthFmt_z24_Cy_FZy_M5a501e_ZB
DepthFmt_z24_Cy_FZy_M5fa01d
DepthFmt_z24_Cy_FZy_M5fa01d_ZB
DepthFmt_z24_Cy_FZy_M64f01c
DepthFmt_z24_Cy_FZy_M64f01c_ZB
DepthFmt_z24_Cy_FZy_M6a401b
DepthFmt_z24_Cy_FZy_M6a401b_ZB
DepthFmt_z24_Cy_FZy_M6f901a
DepthFmt_z24_Cy_FZy_M6f901a_ZB
DepthFmt_z24_Cy_FZy_M74e019
DepthFmt_z24_Cy_FZy_M74e019_ZB
DepthFmt_z24_Cy_FZy_M7a3018
DepthFmt_z24_Cy_FZy_M7a3018_ZB
DepthFmt_z24_Cy_FZy_M7f8017
DepthFmt_z24_Cy_FZy_M7f8017_ZB
DepthFmt_z24_Cy_FZy_M84d016
DepthFmt_z24_Cy_FZy_M84d016_ZB
DepthFmt_z24_Cy_FZy_M8a2015
DepthFmt_z24_Cy_FZy_M8a2015_ZB
DepthFmt_z24_Cy_FZy_M8f7014
DepthFmt_z24_Cy_FZy_M8f7014_ZB
DepthFmt_z24_Cy_FZy_M94c013
DepthFmt_z24_Cy_FZy_M94c013_ZB
DepthFmt_z24_Cy_FZy_M9a1012
DepthFmt_z24_Cy_FZy_M9a1012_ZB
DepthFmt_z24_Cy_FZy_M9f6011
DepthFmt_z24_Cy_FZy_M9f6011_ZB
DepthFmt_z24_Cy_FZy_Ma4b010
DepthFmt_z24_Cy_FZy_Ma4b010_ZB
DepthFmt_z24_Cy_FZy_Maa000f
DepthFmt_z24_Cy_FZy_Maa000f_ZB
DepthFmt_z24_Cy_FZy_Maf500e
DepthFmt_z24_Cy_FZy_Maf500e_ZB
DepthFmt_z24_Cy_FZy_Mb4a00d
DepthFmt_z24_Cy_FZy_Mb4a00d_ZB
DepthFmt_z24_Cy_FZy_Mb9f00c
DepthFmt_z24_Cy_FZy_Mb9f00c_ZB
DepthFmt_z24_Cy_FZy_Mbf400b
DepthFmt_z24_Cy_FZy_Mbf400b_ZB
DepthFmt_z24_Cy_FZy_Mc4900a
DepthFmt_z24_Cy_FZy_Mc4900a_ZB
DepthFmt_z24_Cy_FZy_Mc9e009
DepthFmt_z24_Cy_FZy_Mc9e009_ZB
DepthFmt_z24_Cy_FZy_Mcf3008_ZB
DepthFmt_z24_Cy_FZy_Md48007_ZB
DepthFmt_z24_Cy_FZy_Md9d006_ZB
DepthFmt_z24_Cy_FZy_Mdf2005_ZB
DepthFmt_z24_Cy_FZy_Me47004_ZB
DepthFmt_z24_Cy_FZy_Me9c003_ZB
DepthFmt_z24_Cy_FZy_Mef1002_ZB
DepthFmt_z24_Cy_FZy_Mf46001_ZB
DepthFmt_z24_Cy_FZy_Mf9b000_ZB
DepthFmt_z24_Cy_FZy_Mfeffff_ZB
Depth_buffer_fixed_function
z16_Cn_FZn_M004002
z16_Cn_FZn_M004002_ZB
z16_Cn_FZn_M008001
z16_Cn_FZn_M008001_ZB
z16_Cn_FZn_M00c000
z16_Cn_FZn_M00c000_ZB
z16_Cn_FZn_M00ffff
z16_Cn_FZn_M00ffff_ZB
z16_Cn_FZy_M000003_ZB
z16_Cn_FZy_M004002_ZB
z16_Cn_FZy_M008001_ZB
z16_Cn_FZy_M00c000_ZB
z16_Cn_FZy_M00ffff
z16_Cn_FZy_M00ffff_ZB
z16_Cy_FZn_M004002
z16_Cy_FZn_M004002_ZB
z16_Cy_FZn_M008001
z16_Cy_FZn_M008001_ZB
z16_Cy_FZn_M00c000
z16_Cy_FZn_M00c000_ZB
z16_Cy_FZn_M00ffff
z16_Cy_FZn_M00ffff_ZB
z16_Cy_FZy_M000003_ZB
z16_Cy_FZy_M004002_ZB
z16_Cy_FZy_M008001_ZB
z16_Cy_FZy_M00c000_ZB
z16_Cy_FZy_M00ffff
z16_Cy_FZy_M00ffff_ZB
z24_Cn_FZn_M400002
z24_Cn_FZn_M400002_ZB
z24_Cn_FZn_M800001
z24_Cn_FZn_M800001_ZB
z24_Cn_FZn_Mc00000
z24_Cn_FZn_Mc00000_ZB
z24_Cn_FZn_Mffffff
z24_Cn_FZn_Mffffff_ZB
z24_Cn_FZy_M3fc002_ZB
z24_Cn_FZy_M7f8001_ZB
z24_Cn_FZy_Mbf4000_ZB
z24_Cy_FZn_M400002
z24_Cy_FZn_M400002_ZB
z24_Cy_FZn_M800001
z24_Cy_FZn_M800001_ZB
z24_Cy_FZn_Mc00000
z24_Cy_FZn_Mc00000_ZB
z24_Cy_FZn_Mffffff
z24_Cy_FZn_Mffffff_ZB
z24_Cy_FZy_M3fc002_ZB
z24_Cy_FZy_M7f8001_ZB
z24_Cy_FZy_Mbf4000_ZB
DMA_corruption_around_surfaces
DMAOverlap
Edge_flag
Disabled
Enabled
Fog
AFF-exp-planar
AFF-exp2-planar
AFF-exp2_abs-planar
AFF-exp_abs-planar
AFF-linear_abs-planar
Fog_coord_vec4
CoordNotSet
Fog_exceptional_value
FogExc-exp-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-exp-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-exp-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-exp-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-exp-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
FogExc-exp2-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2 and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-exp2-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2 and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-exp2-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2 and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-exp2-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2 and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-exp2-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2 and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
FogExc-exp2_abs-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-exp2_abs-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-exp2_abs-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-exp2_abs-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-exp2_abs-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP2_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
FogExc-exp_abs-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-exp_abs-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-exp_abs-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-exp_abs-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-exp_abs-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_EXP_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
FogExc-linear-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-linear-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-linear-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-linear-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-linear-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
FogExc-linear_abs-abs_planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_ABS_PLANAR.
FogExc-linear_abs-fog_x
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_FOG_X.
FogExc-linear_abs-planar
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_PLANAR.
FogExc-linear_abs-radial
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_RADIAL.
FogExc-linear_abs-spec_alpha
Tests various fog values with fog mode NV097_SET_FOG_MODE_V_LINEAR_ABS and fog generation mode NV097_SET_FOG_GEN_MODE_V_SPEC_ALPHA.
Fog_vsh
AFF-exp-planar
AFF-exp2-planar
AFF-exp2_abs-planar
AFF-exp_abs-planar
AFF-linear_abs-planar
Front_face
FrontFace_0x00_CF_B
FrontFace_0x00_CF_F
FrontFace_0x63_CF_B
FrontFace_0x63_CF_F
FrontFace_CCW_CF_B
Sets the winding to counter-clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the left quad should be rendered.
FrontFace_CCW_CF_F
Sets the winding to counter-clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CW. Only the right quad should be rendered.
FrontFace_CW_CF_B
Sets the winding to clockwise with back faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the right quad should be rendered.
FrontFace_CW_CF_F
Sets the winding to clockwise with front faces culled. Prior to starting the test, NV097_SET_FRONT_FACE is set to CCW. Only the left quad should be rendered.
Inline_array_size_mismatch
ExtraElements
Lighting_control
FF_0x000000
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is off, causing the green of the mesh specular to be retained. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is forced to opaque.
FF_0x000000NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off. Visually equivalent to FF_0x000001.
FF_0x000001
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is on, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is forced to opaque.
FF_0x000001NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x010000
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is off, causing the green of the mesh specular to be retained. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is forced to opaque.
FF_0x010000NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x010001
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is on, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is forced to opaque.
FF_0x010001NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x020000
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is off, causing the green of the mesh specular to be retained. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is set to compute the alpha from the specular and light effects, so the model is transluscent.
FF_0x020000NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x020001
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is on, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is set to compute the alpha from the specular and light effects, so the model is transluscent.
FF_0x020001NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is off, using a simplified model for specular highlighting, causing artifacts for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x030000
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is off, causing the green of the mesh specular to be retained. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is set to compute the alpha from the specular and light effects, so the model is transluscent.
FF_0x030000NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
FF_0x030001
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED on. Separate specular is on, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is set to compute the alpha from the specular and light effects, so the model is transluscent.
FF_0x030001NoSpec
Tests behavior using the fixed function pipeline with SET_SPECULAR_ENABLED off. Separate specular is ignored because SPECULAR_ENABLED is off, so the green of the mesh specular is not seen. Localeye is on, using a slower model for specular highlighting that results in more realistic behavior for the point light on the cylinder mesh. Light control alpha is ignored and the mesh is forced to opaque because SPECULAR_ENABLED is off.
VS_0x000000_LightOff
VS_0x000001_LightOff
VS_0x010000_LightOff
VS_0x010001_LightOff
Lighting_range
Directional
Tests behavior using the fixed function pipeline with a directional (infinite) light.
Point
Tests behavior using the fixed function pipeline with a point (local) light. Attenuation is set to 0 for the light, resulting in hard edges.
Spot
Tests behavior using the fixed function pipeline with a spotlight. Attenuation is set to 0 for the light, resulting in hard edges.
Lighting_spotlight
AtFixed_0.000000_0.000000_0.000000
AtFixed_0.050000_0.000000_0.250000
AtFixed_0.050000_0.050000_0.050000
AtFixed_0.050000_0.250000_0.000000
AtFixed_0.500000_0.000000_0.000000
AtFixed_1.000000_0.000000_0.000000
AtFixed_10.000000_0.000000_0.000000
AtFixed_2.000000_0.000000_0.000000
FoFixed_-0.000244_0.500122_0.499634
FoFixed_-0.170208_-0.855843_1.685635
FoFixed_-0.706496_-2.507095_2.800600
FoFixed_-0.932112_-3.097628_3.165516
FoFixed_-0.986137_-3.165117_3.178980
FoFixed_-0.993286_-2.953324_2.960038
FoFixed_-0.996561_-3.084043_3.087482
FoFixed_0.000000_-0.494592_1.494592
FoFixed_0.000000_0.000000_0.000000
FoFixed_0.000000_1.000000_0.000000
PTFixed_-10.000000_-10.000000
PTFixed_0.000000_0.000000
PTFixed_10.000000_10.000000
PTFixed_10.000000_25.000000
PTFixed_25.000000_0.000000
PTFixed_25.000000_5.000000
Lighting_Two_Sided
TwoSidedLighting
Line_width
Fill_0000.0
Fill_0001.0
Fill_0032.0
Line_0000.0
Line_0000.1
Line_0000.2
Line_0000.3
Line_0000.4
Line_0000.5
Line_0000.6
Line_0000.7
Line_0001.0
Line_0001.1
Line_0001.2
Line_0001.3
Line_0001.4
Line_0001.5
Line_0001.6
Line_0001.7
Line_0003.0
Line_0004.0
Line_0005.0
Line_0006.0
Line_0007.0
Line_0008.0
Line_0009.0
Line_0010.0
Line_0011.0
Line_0012.0
Line_0013.0
Line_0014.0
Line_0015.0
Line_0016.0
Line_0024.0
Line_0032.0
Line_0040.0
Line_0048.0
Line_0056.0
Line_0057.0
Line_0058.0
Line_0059.0
Line_0060.0
Line_0061.0
Line_0062.0
Line_0063.0
Line_0063.1
Line_0063.2
Line_0063.3
Line_0063.4
Line_0063.5
Line_0063.6
Line_0063.7
Line_0064.0
Line_0064.1
Line_0064.2
Line_0064.3
Line_0064.4
Line_0064.5
Line_0064.6
Line_0064.7
Line_FFFFFFFF
Material_alpha
MatA_SVDiffuse_A0
MatA_SVDiffuse_A3D4CCCCD
MatA_SVDiffuse_A3E800000
MatA_SVDiffuse_A3F000000
MatA_SVDiffuse_A3F400000
MatA_SVDiffuse_A3F800000
MatA_SVDiffuse_A40000000
MatA_SVDiffuse_ABF800000
Material_color_source
Emissive_me0
Draws 9 quads with combinations of emissive and ambient color taken from vertex diffuse and specular. The combinations in (emissive_src, ambient_src) format are: (D, D), (S, D), (D, S), (S, S), (M, S), (S, M), (M, D), (D, M), (M, M). Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0, 0, 0).
Emissive_me0_15
Emissive_me0_5
Emissive_me1_0
FromMaterial
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.
FromMaterial_2light
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. There are two lights with all colors set to (0.25, 0.25, 0.25).
FromMaterial_me0_15
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15).
FromMaterial_me0_15_2light
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromMaterial_me0_5
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5).
FromMaterial_me0_5_2light
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromMaterial_me1_0
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. Each quad is broken into thirds: the top is just diffuse, the center is just specular, the bottom is both. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1).
FromMaterial_me1_0_2light
Draws 9 quads with all colors taken from the material settings. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. Each quad is broken into thirds: the top is just diffuse, the center is just specular, the bottom is both. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexDiffuse
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.
FromVertexDiffuse_2light
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexDiffuse_me0_15
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15).
FromVertexDiffuse_me0_15_2light
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexDiffuse_me0_5
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5).
FromVertexDiffuse_me0_5_2light
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexDiffuse_me1_0
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1).
FromVertexDiffuse_me1_0_2light
Draws 9 quads with some colors taken from the vertex diffuse color {0.f, 0.25f, 0.5f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexSpecular
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0.
FromVertexSpecular_2light
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexSpecular_me0_15
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15).
FromVertexSpecular_me0_15_2light
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.15, 0.15, 0.15). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexSpecular_me0_5
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5).
FromVertexSpecular_me0_5_2light
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (0.5, 0.5, 0.5). There are two lights with all colors set to (0.25, 0.25, 0.25).
FromVertexSpecular_me1_0
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1).
FromVertexSpecular_me1_0_2light
Draws 9 quads with some colors taken from the vertex specular color {0.5f, 0.25f, 0.f, 0.25f}. Each quad is divided into rows: the top is just diffuse, the center is just specular, the bottom is both. It is also divided into columns: the left column retains material alpha, the right forces alpha to 1.0. NV097_SET_MATERIAL_EMISSION is set to (1, 1, 1). There are two lights with all colors set to (0.25, 0.25, 0.25).
Overlapping_draw_modes
ArrElm_DrwArr_ArrElm
DrwArr_DrwArr
SquashOpt
SquashOptSingleArray
Point_params
Detailed_FF
Renders points using the fixed function pipeline with more complex point params.
Detailed_VS
Renders points using a programmable shader with more complex point params.
PointParamsOff_SmoothOff_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing and point params disabled.
PointParamsOff_SmoothOff_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing and point params disabled.
PointParamsOn_SmoothOff_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing disabled and point params enabled.
PointParamsOn_SmoothOff_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing disabled and point params enabled.
PointParamsOn_SmoothOn_001_FF
Renders points using the fixed function pipeline with point size 1, point smoothing and point params enabled. Demonstrates that point size is ignored when point params are enabled.
PointParamsOn_SmoothOn_128_FF
Renders points using the fixed function pipeline with point size 128 (16px), point smoothing and point params enabled.
PointParamsOn_SmoothOn_128_VS
Renders points using a programmable shader with point size 128 (16px), point smoothing and point params enabled.
Point_size
PointSmoothOff_01_FF
Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.
PointSmoothOff_01_VS
Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.
PointSmoothOff_04_FF
Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 4 per point starting at the upper left point.
PointSmoothOff_08_FF
Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.
PointSmoothOff_08_VS
Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.
PointSmoothOff_16_FF
Renders points using the fixed function pipeline with point smoothing disabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.
PointSmoothOff_16_VS
Renders points using a programmable shader with point smoothing disabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.
PointSmoothOn_01_FF
Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.
PointSmoothOn_01_VS
Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.
PointSmoothOn_04_FF
Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 4 per point starting at the upper left point.
PointSmoothOn_04_VS
Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 1 per point starting at the upper left point.
PointSmoothOn_08_FF
Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.
PointSmoothOn_08_VS
Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 8 per point starting at the upper left point.
PointSmoothOn_16_FF
Renders points using the fixed function pipeline with point smoothing enabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.
PointSmoothOn_16_VS
Renders points using a programmable shader with point smoothing enabled. Point size starts at 0 and increases by 16 per point starting at the upper left point.
SetVertexData
SET_VERTEX_DATA2F_M
SET_VERTEX_DATA2S-0001
SET_VERTEX_DATA2S-7FFF
SET_VERTEX_DATA4F_M
SET_VERTEX_DATA4S_M-0001
SET_VERTEX_DATA4S_M-7FFF
SET_VERTEX_DATA4UB
Shade_model
Fixed_Poly_Smooth_First
Fixed_Poly_Smooth_Last
Fixed_Quad_Smooth_First
Fixed_Quad_Smooth_Last
Fixed_QuadStrip_Flat_First
Fixed_QuadStrip_Flat_Last
Fixed_QuadStrip_Smooth_First
Fixed_QuadStrip_Smooth_Last
Fixed_Tri_Flat_First
Fixed_Tri_Flat_Last
Fixed_Tri_Smooth_First
Fixed_Tri_Smooth_Last
Fixed_TriFan_Flat_First
Fixed_TriFan_Flat_Last
Fixed_TriFan_Smooth_First
Fixed_TriFan_Smooth_Last
Fixed_TriStrip_Flat_Last
Fixed_TriStrip_Smooth_First
Fixed_TriStrip_Smooth_Last
FixedTex_Poly_Flat_First
FixedTex_Poly_Flat_Last
FixedTex_Poly_Smooth_First
FixedTex_Poly_Smooth_Last
FixedTex_Quad_Flat_First
FixedTex_Quad_Flat_Last
FixedTex_Quad_Smooth_First
FixedTex_Quad_Smooth_Last
FixedTex_QuadStrip_Flat_First
FixedTex_QuadStrip_Flat_Last
FixedTex_QuadStrip_Smooth_First
FixedTex_QuadStrip_Smooth_Last
FixedTex_Tri_Flat_First
FixedTex_Tri_Flat_Last
FixedTex_Tri_Smooth_First
FixedTex_Tri_Smooth_Last
FixedTex_TriFan_Flat_First
FixedTex_TriFan_Flat_Last
FixedTex_TriFan_Smooth_First
FixedTex_TriFan_Smooth_Last
FixedTex_TriStrip_Flat_First
FixedTex_TriStrip_Flat_Last
FixedTex_TriStrip_Smooth_First
FixedTex_TriStrip_Smooth_Last
Prog_Poly_Smooth_First
Prog_Poly_Smooth_Last
Prog_Quad_Smooth_First
Prog_Quad_Smooth_Last
Prog_QuadStrip_Smooth_First
Prog_QuadStrip_Smooth_Last
Prog_Tri_Flat_Last
Prog_Tri_Smooth_First
Prog_Tri_Smooth_Last
Prog_TriFan_Flat_Last
Prog_TriFan_Smooth_First
Prog_TriFan_Smooth_Last
Prog_TriStrip_Flat_Last
Prog_TriStrip_Smooth_First
Prog_TriStrip_Smooth_Last
ProgTex_Poly_Flat_First
ProgTex_Poly_Flat_Last
ProgTex_Poly_Smooth_First
ProgTex_Poly_Smooth_Last
ProgTex_Quad_Flat_First
ProgTex_Quad_Flat_Last
ProgTex_Quad_Smooth_First
ProgTex_Quad_Smooth_Last
ProgTex_QuadStrip_Flat_First
ProgTex_QuadStrip_Flat_Last
ProgTex_QuadStrip_Smooth_First
ProgTex_QuadStrip_Smooth_Last
ProgTex_TriFan_Flat_First
ProgTex_TriFan_Flat_Last
ProgTex_TriFan_Smooth_First
ProgTex_TriFan_Smooth_Last
ProgTex_TriStrip_Flat_First
ProgTex_TriStrip_Flat_Last
ProgTex_TriStrip_Smooth_First
ProgTex_TriStrip_Smooth_Last
W_Fixed_Poly_Smooth_First
W_Fixed_Poly_Smooth_Last
W_Fixed_Quad_Smooth_First
W_Fixed_Quad_Smooth_Last
W_Fixed_QuadStrip_Flat_First
W_Fixed_QuadStrip_Flat_Last
W_Fixed_QuadStrip_Smooth_First
W_Fixed_QuadStrip_Smooth_Last
W_Fixed_Tri_Flat_First
W_Fixed_Tri_Flat_Last
W_Fixed_Tri_Smooth_First
W_Fixed_Tri_Smooth_Last
W_Fixed_TriFan_Flat_First
W_Fixed_TriFan_Flat_Last
W_Fixed_TriFan_Smooth_First
W_Fixed_TriFan_Smooth_Last
W_Fixed_TriStrip_Flat_First
W_Fixed_TriStrip_Flat_Last
W_Fixed_TriStrip_Smooth_First
W_Fixed_TriStrip_Smooth_Last
W_FixedTex_Poly_Flat_First
W_FixedTex_Poly_Flat_Last
W_FixedTex_Poly_Smooth_First
W_FixedTex_Poly_Smooth_Last
W_FixedTex_Quad_Flat_First
W_FixedTex_Quad_Flat_Last
W_FixedTex_Quad_Smooth_First
W_FixedTex_Quad_Smooth_Last
W_FixedTex_QuadStrip_Flat_First
W_FixedTex_QuadStrip_Flat_Last
W_FixedTex_QuadStrip_Smooth_First
W_FixedTex_QuadStrip_Smooth_Last
W_FixedTex_Tri_Flat_First
W_FixedTex_Tri_Flat_Last
W_FixedTex_Tri_Smooth_First
W_FixedTex_Tri_Smooth_Last
W_FixedTex_TriFan_Flat_First
W_FixedTex_TriFan_Flat_Last
W_FixedTex_TriFan_Smooth_First
W_FixedTex_TriFan_Smooth_Last
W_FixedTex_TriStrip_Flat_First
W_FixedTex_TriStrip_Flat_Last
W_FixedTex_TriStrip_Smooth_First
W_FixedTex_TriStrip_Smooth_Last
Smoothing_control
0xFFFF0000
0xFFFF0001
Specular
ControlFlags_FF
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex specular RGB instead of performing the light calculation.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but with a directional light pointing at {1, 0, 1}.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlags_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex specular RGB instead of performing the light calculation.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but with a directional light pointing at {1, 0, 1}.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlagsLightDisable_FF
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is disabled.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper two rows have SET_SPECULAR_ENABLE = false. The lower rows have it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
ControlFlagsLightDisable_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is disabled.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
ControlFlagsNoLight_FF
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex specular RGB instead of performing the light calculation.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but no light exists.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlagsNoLight_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex specular RGB instead of performing the light calculation.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but no light exists.
Each quad has specular and diffuse colors of: UL = {1.f, 0.f, 0.f, 0.15f}, {0.f, 0.f, 0.5f, 1.f} UR = {1.f, 0.f, 0.f, 0.75f}, {0.f, 0.f, 0.75f, 1.f} LR = {0.f, 1.f, 0.f, 1.f}, {0.f, 0.f, 1.f, 1.f} LL = {0.f, 1.f, 0.f, 0.2f}, {0.f, 0.f, 0.25f, 1.f}
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
NonUnitNormal_0.972
Renders a triangle fan with spherical normals that are scaled to be 0.972 in length. 0.972 is small enough that no pixels are illuminated.
NonUnitNormal_0.973
Renders a triangle fan with spherical normals that are scaled to be 0.973 in length. 0.973 is large enough that center pixels are non-0.
NonUnitNormal_1.000
Renders a triangle fan with spherical unit-length normals. This is the control image.
NonUnitNormal_1.008
Renders a triangle fan with spherical normals that are scaled to be 1.008 in length. This is close enough to 1.0 that the color is still applied.
NonUnitNormal_1.009
Renders a triangle fan with spherical normals that are scaled to be 1.009 in length. This demonstrates that specular color is reset to 0 when overflowing ~1.0.
SpecParams_FF_AllZero
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS is set to the values displayed in the image.
SpecParams_FF_InvMechAssault
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS is set to the values displayed in the image.
SpecParams_FF_MechAssault
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS is set to the values displayed in the image.
SpecParams_FF_NinjaGaidenBlack
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS is set to the values displayed in the image.
SpecParams_FF_Pow0_1
SpecParams_FF_Pow16_0
SpecParams_FF_Pow1_0
SpecParams_FF_Pow24_0
SpecParams_FF_Pow2_0
SpecParams_FF_Pow4_0
SpecParams_FF_Pow8_0
Specular_back
ControlFlags_FF
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but with a directional light pointing at {1, 0, 1}.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlags_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex back specular RGB instead of performing the light calculation.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but with a directional light pointing at {1, 0, 1}.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlagsLightDisable_FF
Demonstrates that setting NV097_SET_LIGHT_TWO_SIDE_ENABLE will cause specular and diffuse channels to be {0, 0, 0, 1} for back facing polygons even with lighting disbled.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is disabled.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper two rows have SET_SPECULAR_ENABLE = false. The lower rows have it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
ControlFlagsLightDisable_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces back specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1. The vertex shader back color outputs are applied directly.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is disabled.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
ControlFlagsNoLight_FF
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but no light exists.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
ControlFlagsNoLight_VS
Demonstrates that SET_SPECULAR_ENABLE = false forces specular values to {0, 0, 0, 1}. Also demonstrates that failing to set ALPHA_FROM_MATERIAL_SPECULAR will cause the back specular alpha to be set to 1 and failing to set SEPARATE_SPECULAR will pass through vertex back specular RGB in the specular channel instead of performing the light calculation (which is black due to lack of light). Diffuse alpha is defined via SET_MATERIAL_ALPHA_BACK.
Renders two groups of two rows of 4 quads each with the fixed function pipeline. The first row is the specular component, the second is the diffuse. Lighting is enabled but no light exists.
Each quad has back specular and back diffuse colors of:
UL: {1.f, 0.f, 0.0f, 0.15f}, {0.5f, 0.f, 0.f, 1.f} UR: {1.f, 0.f, 0.0f, 0.75f}, {0.75f, 0.f, 0.f, 1.f} LR: {0.f, 1.f, 0.0f, 1.f}, {1.f, 0.f, 0.f, 1.f} LL: {0.f, 1.f, 0.0f, 0.20f}, {0.25f, 0.f, 0.f, 1.f}
Front specular is set to {0.f, 0.f, 1.f, 0.33f} and diffuse {0.0f, 1.0f, 0.5f, 1.0f}.
The upper row has SET_SPECULAR_ENABLE = false. The lower row has it true. The first column has SET_LIGHT_CONTROL = SEPARATE_SPECULAR + ALPHA_FROM_MATERIAL_SPECULAR The second has SET_LIGHT_CONTROL = SEPARATE_SPECULAR The third has SET_LIGHT_CONTROL = ALPHA_FROM_MATERIAL_SPECULAR The fourth has SET_LIGHT_CONTROL = 0
Because lighting is enabled, the diffuse alpha is entirely dictated by SET_MATERIAL_ALPHA, and RGB is entirely set by the lighting calculations.
SpecParams_FF_AllZero
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS_BACK is set to the values displayed in the image. The Z coordinate of model normals is inverted and winding is swapped to make front faces back.
SpecParams_FF_InvMechAssault
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS_BACK is set to the values displayed in the image. The Z coordinate of model normals is inverted and winding is swapped to make front faces back.
SpecParams_FF_MechAssault
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS_BACK is set to the values displayed in the image. The Z coordinate of model normals is inverted and winding is swapped to make front faces back.
SpecParams_FF_NinjaGaidenBlack
Renders a number of meshes with a directional light and a point light, shading the specular channel only. LIGHT_CONTROL is set to SEPARATE_SPECULAR and SET_SPECULAR_PARAMS_BACK is set to the values displayed in the image. The Z coordinate of model normals is inverted and winding is swapped to make front faces back.
SpecParams_FF_Pow0_1
SpecParams_FF_Pow16_0
SpecParams_FF_Pow1_0
SpecParams_FF_Pow24_0
SpecParams_FF_Pow2_0
SpecParams_FF_Pow4_0
SpecParams_FF_Pow8_0
Stipple_tests
Alternating_On
Border_On
Checkered_Off
Checkered_On
Zero_On
Surface_clip
rt_x0y0_w512h384
Configures a texture target as R5G6B5 and sets the clip region to 0,0 512x384, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.
rt_x0y240_w640h240
Configures a texture target as R5G6B5 and sets the clip region to 0,240 640x240, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.
rt_x16y8_w512h384
Configures a texture target as R5G6B5 and sets the clip region to 16,8 512x384, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.
rt_x320y240_w320h240
Configures a texture target as R5G6B5 and sets the clip region to 320,240 320x240, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.
rt_x8y16_w632h464
Configures a texture target as R5G6B5 and sets the clip region to 8,16 632x464, then clears the clipped region and draws 4 red quads just outside the clip region, a dark green quad 1 pixel within the clip region, and 4 lighter green quads along the clip boundary. The texture is then rendered into an 8888 backbuffer. No red should be seen, and the light green quads should be fully visible.
Surface_pitch
Swizzle
Swath_width
SwathWidth00
Sets NV097_SET_SWATH_WIDTH to 0x00.
SwathWidth01
Sets NV097_SET_SWATH_WIDTH to 0x01.
SwathWidth02
Sets NV097_SET_SWATH_WIDTH to 0x02.
SwathWidth03
Sets NV097_SET_SWATH_WIDTH to 0x03.
SwathWidth04
Sets NV097_SET_SWATH_WIDTH to 0x04.
SwathWidth0F
Sets NV097_SET_SWATH_WIDTH to 0x0F (correlated with turning antialiasing off).
Texgen
Disabled
Texgen_with_texture_matrix
Disabled_Double
Disabled_Half
Disabled_Identity
Disabled_RotateY
Disabled_ShiftHMinus
Disabled_ShiftHPlus
Disabled_ShiftVPlus
EyeLinear_Double
EyeLinear_Half
EyeLinear_ShiftHMinus
EyeLinear_ShiftHPlus
EyeLinear_ShiftVPlus
ReflectionMap_Arbitrary
ReflectionMap_RotateZ
Texture_border
2D
2D_BorderTex_SZ
Cube_BorderTex_SZ_16x16
Cube_BorderTex_SZ_1x1
Cube_BorderTex_SZ_2x2
Cube_BorderTex_SZ_32x32
Cube_BorderTex_SZ_4x4
Cube_BorderTex_SZ_8x8
xemu#1034
Texture_cubemap
Cubemap
Renders two angles of a cube utilizing a cubemap texture.
DotSTRCube_-1to1
Renders two angles of a cube utilizing PS_TEXTUREMODES_DOT_STR_CUBE pixel shading mode. The NV097_DOT_RGBMAPPING is set to dotmap_minus1_to_1.
DotSTRCube_-1to1D3D
Renders two angles of a cube utilizing PS_TEXTUREMODES_DOT_STR_CUBE pixel shading mode. The NV097_DOT_RGBMAPPING is set to dotmap_minus1_to_1_d3d.
DotSTRCube_-1to1GL
Renders two angles of a cube utilizing PS_TEXTUREMODES_DOT_STR_CUBE pixel shading mode. The NV097_DOT_RGBMAPPING is set to dotmap_minus1_to_1_gl.
DotSTRCube_0to1
Renders two angles of a cube utilizing PS_TEXTUREMODES_DOT_STR_CUBE pixel shading mode. The NV097_DOT_RGBMAPPING is set to dotmap_zero_to_one.
DotSTRCube_HiLoHemi
Renders two angles of a cube utilizing PS_TEXTUREMODES_DOT_STR_CUBE pixel shading mode. The NV097_DOT_RGBMAPPING is set to dotmap_hilo_hemisphere.
Texture_DXT
DXT1_plasma_alpha_dxt1
DXT1_plasma_dxt1
MIPDXT1_64x256_bands_dxt1
MIPDXT1_plasma_alpha_dxt1
MIPDXT1_plasma_dxt1
MIPDXT3_plasma_dxt3
MIPDXT5_plasma_dxt5
Texture_format
TexFmt_DXT1
TexFmt_UYVY_L
TexFmt_X1R5G5B5
TexFmt_X1R5G5B5_L
TexFmt_Y16_L
TexFmt_YUY2_L
Texture_Framebuffer_Blit
FBToOldRenderTarget
FBToTexture
FBToZetaAsTex
Texture_Matrix
Double
Half
Identity
RotateY
ShiftHMinus
ShiftHPlus
ShiftVPlus
Texture_perspective_enable
TexPerspective_Textured
Renders two pairs of quads, each of which have interesting W parameters. The quads are textured with a checkerboard pattern. The left quads have bit 20 unset. The right have it set.
TexPerspective_Untextured
Renders two pairs of quads, each of which have interesting W parameters. The quads are not textured. The left quads have bit 20 unset. The right have it set.
Texture_render_target
TexFmt_DXT1
TexFmt_R5G6B5
TexFmt_R5G6B5_L
TexFmt_R8B8
TexFmt_SZ_Index8_p128
TexFmt_SZ_Index8_p256
TexFmt_SZ_Index8_p32
TexFmt_SZ_Index8_p64
TexFmt_UYVY_L
TexFmt_X1R5G5B5
TexFmt_X1R5G5B5_L
TexFmt_Y16_L
TexFmt_YUY2_L
Texture_shadow_comparator
2F16_-6.00-193.00_5.9400_A
2F16_-6.00-193.00_5.9400_EQ
2F16_-6.00-193.00_5.9400_GE
2F16_-6.00-193.00_5.9400_LE
2F16_-6.00-193.00_5.9400_LT
2F16_-6.00-193.00_5.9400_NE
2F16_10.00-20.00_15.0000_A
2F16_10.00-20.00_15.0000_LE
2F16_10.00-20.00_15.0000_LT
2F16_10.00-20.00_15.0000_NE
2F16f_-6.00-193.00_4.5669_A
2F16f_-6.00-193.00_4.5669_EQ
2F16f_-6.00-193.00_4.5669_GE
2F16f_-6.00-193.00_4.5669_LE
2F16f_-6.00-193.00_4.5669_LT
2F16f_-6.00-193.00_4.5669_NE
2F16f_10.00-20.00_14.0400_A
2F16f_10.00-20.00_14.0400_LE
2F16f_10.00-20.00_14.0400_LT
2F16f_10.00-20.00_14.0400_NE
2F24_-6.00-193.00_10.6500_A
2F24_-6.00-193.00_10.6500_EQ
2F24_-6.00-193.00_10.6500_GE
2F24_-6.00-193.00_10.6500_LE
2F24_-6.00-193.00_10.6500_LT
2F24_-6.00-193.00_10.6500_NE
2F24_10.00-20.00_11.4700_A
2F24_10.00-20.00_11.4700_LE
2F24_10.00-20.00_11.4700_LT
2F24_10.00-20.00_11.4700_NE
2R24_0-100_80_EQ
2R24_0-100_80_GE
2R24_0-100_80_LT
2R24_0-100_80_NE
3F16_-6.00-193.00_5.9400_A
3F16_-6.00-193.00_5.9400_EQ
3F16_-6.00-193.00_5.9400_GE
3F16_-6.00-193.00_5.9400_GT
3F16_-6.00-193.00_5.9400_LE
3F16_-6.00-193.00_5.9400_LT
3F16_-6.00-193.00_5.9400_NE
3F16_10.00-20.00_15.0000_A
3F16_10.00-20.00_15.0000_EQ
3F16_10.00-20.00_15.0000_GE
3F16_10.00-20.00_15.0000_GT
3F16_10.00-20.00_15.0000_LE
3F16_10.00-20.00_15.0000_LT
3F16_10.00-20.00_15.0000_NE
3F16f_-6.00-193.00_4.5669_A
3F16f_-6.00-193.00_4.5669_EQ
3F16f_-6.00-193.00_4.5669_GE
3F16f_-6.00-193.00_4.5669_GT
3F16f_-6.00-193.00_4.5669_LE
3F16f_-6.00-193.00_4.5669_LT
3F16f_-6.00-193.00_4.5669_NE
3F16f_10.00-20.00_14.0400_A
3F16f_10.00-20.00_14.0400_EQ
3F16f_10.00-20.00_14.0400_GE
3F16f_10.00-20.00_14.0400_GT
3F16f_10.00-20.00_14.0400_LE
3F16f_10.00-20.00_14.0400_LT
3F16f_10.00-20.00_14.0400_NE
3F24_-6.00-193.00_10.6500_A
3F24_-6.00-193.00_10.6500_EQ
3F24_-6.00-193.00_10.6500_GE
3F24_-6.00-193.00_10.6500_GT
3F24_-6.00-193.00_10.6500_LE
3F24_-6.00-193.00_10.6500_LT
3F24_-6.00-193.00_10.6500_NE
3F24_10.00-20.00_11.4700_A
3F24_10.00-20.00_11.4700_EQ
3F24_10.00-20.00_11.4700_GE
3F24_10.00-20.00_11.4700_GT
3F24_10.00-20.00_11.4700_LE
3F24_10.00-20.00_11.4700_LT
3F24_10.00-20.00_11.4700_NE
3P16_-6.00-193.00_5.9400_EQ
3P16_-6.00-193.00_5.9400_GT
3P16_-6.00-193.00_5.9400_LE
3P16_-6.00-193.00_5.9400_NE
3P16_10.00-20.00_15.0000_EQ
3P16_10.00-20.00_15.0000_GT
3P16_10.00-20.00_15.0000_LE
3P16_10.00-20.00_15.0000_NE
3P16f_-6.00-193.00_4.5669_EQ
3P16f_-6.00-193.00_4.5669_GT
3P16f_-6.00-193.00_4.5669_LE
3P16f_-6.00-193.00_4.5669_NE
3P16f_10.00-20.00_14.0400_EQ
3P16f_10.00-20.00_14.0400_GT
3P16f_10.00-20.00_14.0400_LE
3P16f_10.00-20.00_14.0400_NE
3P24_-6.00-193.00_10.6500_EQ
3P24_-6.00-193.00_10.6500_GE
3P24_-6.00-193.00_10.6500_LT
3P24_-6.00-193.00_10.6500_NE
3P24_10.00-20.00_11.4500_EQ
3P24_10.00-20.00_11.4500_GE
3P24_10.00-20.00_11.4500_LT
3P24_10.00-20.00_11.4500_NE
Texture_signed_component_tests
A8R8G8B8_0x0001
A8R8G8B8_0x0002
A8R8G8B8_0x0003
A8R8G8B8_0x0004
A8R8G8B8_0x0005
A8R8G8B8_0x0006
A8R8G8B8_0x0007
A8R8G8B8_0x0008
A8R8G8B8_0x0009
A8R8G8B8_0x000A
A8R8G8B8_0x000B
A8R8G8B8_0x000C
A8R8G8B8_0x000D
A8R8G8B8_0x000E
A8R8G8B8_0x000F
txt_A8R8G8B8_ADD
txt_A8R8G8B8_SADD
txt_A8R8G8B8_SREVSUB
Vertex_shader_rounding_tests
AdjacentGeometry_0.4999
AdjacentGeometry_0.5000
AdjacentGeometry_0.5624
Compositing_-2
Compositing_2
Geometry_0.4999
Geometry_0.5000
Geometry_0.5624
GeometrySubscreen_0.4999
GeometrySubscreen_0.5000
GeometrySubscreen_0.5624
GeometrySuperscreen_0.4999
GeometrySuperscreen_0.5000
GeometrySuperscreen_0.5624
ProjAdjacentGeometry_0.0000
ProjAdjacentGeometry_0.0010
ProjAdjacentGeometry_0.4999
ProjAdjacentGeometry_0.5000
ProjAdjacentGeometry_0.5624
ProjAdjacentGeometry_0.5625
ProjAdjacentGeometry_0.9990
ProjAdjacentGeometry_1.0000
RenderTarget
Viewport
-0.438_-0.438-0.000_0.000
0.531_0.531-0.000_0.000
0.531_0.531-2.000_0.000
0.562_0.562-0.000_0.000
Volume_texture
A1R5G5B5
A4R4G4B4
A8Y8
AY8
DXT1
G8B8
R5G6B5
R8B8
SZ_Index8
X1R5G5B5
Y8
W_param
ff_w_zero__bitri
ff_w_zero__bitri_tex_persp
ff_w_zero__quad
ff_w_zero__quad_tex_persp
w_gaps
w_gaps_tex_persp
w_neg_strip
w_neg_strip_tex_persp
w_pos_strip
ZMinMaxControl
Ctrl_NEARFAR_ZCLAMP
Ctrl_NEARFAR_ZCLAMP_IgnW
Ctrl_WBuf_NEARFAR_ZCLAMP
Ctrl_WBuf_NEARFAR_ZCLAMP_IgnW
Ctrl_WBuf_NEARFAR_ZCULL
Ctrl_WBuf_NEARFAR_ZCULL_IgnW
CtrlFixed_NEARFAR_ZCLAMP
CtrlFixed_NEARFAR_ZCLAMP_IgnW
CtrlFixed_NEARFAR_ZCULL
CtrlFixed_NEARFAR_ZCULL_IgnW
CtrlFixed_WBuf_NEARFAR_ZCLAMP
CtrlFixed_WBuf_NEARFAR_ZCLAMP_IgnW
CtrlFixed_WBuf_NEARFAR_ZCULL
CtrlFixed_WBuf_NEARFAR_ZCULL_IgnW
CtrlFixed_WBuf_ZCLAMP
CtrlFixed_WBuf_ZCLAMP_IgnW
CtrlFixed_WBuf_ZCULL
CtrlFixed_WBuf_ZCULL_IgnW
CtrlFixed_ZCLAMP
CtrlFixed_ZCLAMP_IgnW
CtrlFixed_ZCULL
CtrlFixed_ZCULL_IgnW